Updated with latest progress. How does one read a default registry value???
[reactos.git] / rosapps / regedt32 / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by regedt32.rc
4 //
5
6 #define ID_REGISTRY_MENU 0
7 #define ID_EDIT_MENU 1
8 #define ID_TREE_MENU 2
9 #define ID_VIEW_MENU 3
10 #define ID_SECURITY_MENU 4
11 #define ID_OPTIONS_MENU 5
12 #define ID_WINDOW_MENU 6
13 #define ID_HELP_MENU 7
14
15 #define IDS_LIST_COLUMN_FIRST 91
16 #define IDS_LIST_COLUMN_NAME 91
17 #define IDS_LIST_COLUMN_TYPE 92
18 #define IDS_LIST_COLUMN_DATA 93
19 #define IDS_LIST_COLUMN_LAST 93
20
21 #define IDD_ABOUTBOX 101
22 #define IDS_APP_TITLE 102
23 #define IDI_REGEDT32 103
24 #define IDI_SMALL 104
25 #define IDC_REGEDT32 105
26 #define IDC_REGEDT32_FRAME 106
27 #define IDR_REGEDT32_MENU 107
28 #define IDS_APP_REG_KEY 108
29 #define IDS_APP_REG_PATH 109
30
31 #define IDB_OPEN_FILE 132
32 #define IDB_CLOSED_FILE 133
33 #define IDB_ROOT 134
34
35 #define ID_REGISTRY_EXIT 32770
36 #define ID_WINDOW_TILE 32772
37 #define ID_WINDOW_TILE_VERT 32772
38 #define ID_WINDOW_REFRESH 32773
39 #define ID_VIEW_STATUSBAR 32774
40 #define ID_VIEW_SPLIT 32775
41 #define ID_VIEW_REFRESH 32776
42 #define ID_EDIT_DELETE 32778
43 #define ID_EDIT_RENAME 32779
44 #define ID_EDIT_COPYKEYNAME 32781
45 #define ID_EDIT_FIND 32782
46 #define ID_EDIT_FINDNEXT 32783
47 #define ID_EDIT_MODIFY 32784
48 #define ID_EDIT_NEW_KEY 32785
49 #define ID_EDIT_NEW_STRINGVALUE 32786
50 #define ID_EDIT_NEW_BINARYVALUE 32787
51 #define ID_EDIT_NEW_DWORDVALUE 32788
52
53 #define ID_REGISTRY_IMPORTREGISTRYFILE 32789
54 #define ID_REGISTRY_EXPORTREGISTRYFILE 32790
55 #define ID_REGISTRY_CONNECTNETWORKREGISTRY 32791
56 #define ID_REGISTRY_DISCONNECTNETWORKREGISTRY 32792
57 #define ID_REGISTRY_PRINT 32793
58 #define ID_HELP_HELPTOPICS 32794
59 #define ID_HELP_ABOUT 32795
60 #define ID_HELP_CONTENTS 32796
61 #define ID_WINDOW_CASCADE 32797
62 #define ID_WINDOW_TILE_HORZ 32798
63 #define ID_WINDOW_ARRANGEICONS 32799
64 #define ID_OPTIONS_FONT 32800
65 #define ID_OPTIONS_AUTOREFRESH 32801
66 #define ID_OPTIONS_READONLYMODE 32802
67 #define ID_OPTIONS_CONFIRMONDELETE 32803
68 #define ID_OPTIONS_SAVESETTINGSONEXIT 32804
69 #define ID_SECURITY_PERMISSIONS 32805
70 #define ID_VIEW_TREEANDDATA 32806
71 #define ID_VIEW_TREEONLY 32807
72 #define ID_VIEW_DATAONLY 32808
73 #define ID_VIEW_DISPLAYBINARYDATA 32810
74 #define ID_VIEW_REFRESHALL 32811
75 #define ID_VIEW_REFRESHACTIVE 32812
76 #define ID_VIEW_FINDKEY 32813
77 #define ID_TREE_EXPANDONELEVEL 32814
78 #define ID_TREE_EXPANDBRANCH 32815
79 #define ID_TREE_EXPANDALL 32816
80 #define ID_TREE_COLLAPSEBRANCH 32817
81 #define ID_EDIT_ADDKEY 32818
82 #define ID_EDIT_ADDVALUE 32819
83 #define ID_EDIT_BINARY 32821
84 #define ID_EDIT_STRING 32822
85 #define ID_EDIT_DWORD 32823
86 #define ID_EDIT_MULTISTRING 32824
87 #define ID_REGISTRY_OPENLOCAL 32825
88 #define ID_REGISTRY_CLOSE 32826
89 #define ID_REGISTRY_LOADHIVE 32827
90 #define ID_REGISTRY_UNLOADHIVE 32828
91 #define ID_REGISTRY_RESTORE 32829
92 #define ID_REGISTRY_SAVEKEY 32830
93 #define ID_REGISTRY_SELECTCOMPUTER 32831
94 #define ID_REGISTRY_PRINTSUBTREE 32832
95 #define ID_REGISTRY_PRINTERSETUP 32833
96 #define ID_REGISTRY_SAVESUBTREEAS 32834
97
98 #define IDC_LICENSE_EDIT 1029
99 #define IDS_LICENSE 32835
100
101 #define IDC_STATIC -1
102
103 // Next default values for new objects
104 //
105 #ifdef APSTUDIO_INVOKED
106 #ifndef APSTUDIO_READONLY_SYMBOLS
107 #define _APS_NEXT_RESOURCE_VALUE 132
108 #define _APS_NEXT_COMMAND_VALUE 32836
109 #define _APS_NEXT_CONTROL_VALUE 1000
110 #define _APS_NEXT_SYMED_VALUE 110
111 #endif
112 #endif