Delete all Trailing spaces in code.
[reactos.git] / reactos / base / applications / regedit / resource.h
1 /*
2 * Regedit resource definitions
3 *
4 * Copyright 2002 Robert Dickenson
5 *
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 */
20
21 #define ID_REGISTRY_MENU 0
22 #define ID_EDIT_MENU 1
23 #define ID_VIEW_MENU 2
24 #define ID_FAVOURITES_MENU 3
25 #define ID_HELP_MENU 4
26 #define ID_EDIT_NEW_MENU 5
27 #define IDS_LIST_COLUMN_FIRST 91
28 #define IDS_LIST_COLUMN_NAME 91
29 #define IDS_LIST_COLUMN_TYPE 92
30 #define IDS_LIST_COLUMN_DATA 93
31 #define IDS_LIST_COLUMN_LAST 93
32 #define IDS_APP_TITLE 103
33 #define IDI_REGEDIT 100
34 #define IDI_SMALL 108
35 #define IDC_REGEDIT 109
36 #define IDC_REGEDIT_FRAME 110
37 #define IDR_REGEDIT_MENU 130
38 #define IDD_EXPORTRANGE 131
39 #define IDI_OPEN_FILE 132
40 #define IDI_CLOSED_FILE 133
41 #define IDI_ROOT 134
42 #define IDI_STRING 135
43 #define IDI_BIN 136
44 #define IDR_POPUP_MENUS 137
45 #define IDD_ADDFAVORITES 138
46 #define IDD_REMOVEFAVORITES 139
47 #define IDD_FIND 140
48 #define IDD_FINDING 141
49 #define IDC_LICENSE_EDIT 1029
50 #define ID_REGISTRY_EXIT 32770
51 #define ID_FAVOURITES_ADDTOFAVOURITES 32772
52 #define ID_FAVOURITES_REMOVEFAVOURITE 32773
53 #define ID_VIEW_STATUSBAR 32774
54 #define ID_VIEW_SPLIT 32775
55 #define ID_VIEW_REFRESH 32776
56 #define ID_EDIT_DELETE 32778
57 #define ID_EDIT_RENAME 32779
58 #define ID_EDIT_COPYKEYNAME 32781
59 #define ID_EDIT_FIND 32782
60 #define ID_EDIT_FINDNEXT 32783
61 #define ID_EDIT_MODIFY 32784
62 #define ID_EDIT_NEW_KEY 32785
63 #define ID_EDIT_NEW_STRINGVALUE 32786
64 #define ID_EDIT_NEW_BINARYVALUE 32787
65 #define ID_EDIT_NEW_DWORDVALUE 32788
66
67 #define ID_REGISTRY_IMPORTREGISTRYFILE 32789
68 #define ID_REGISTRY_EXPORTREGISTRYFILE 32790
69 #define ID_REGISTRY_CONNECTNETWORKREGISTRY 32791
70 #define ID_REGISTRY_DISCONNECTNETWORKREGISTRY 32792
71 #define ID_REGISTRY_PRINT 32793
72 #define ID_HELP_HELPTOPICS 32794
73 #define ID_HELP_ABOUT 32795
74 #define ID_WINDOW_CASCADE 32797
75 #define ID_WINDOW_TILE 32798
76 #define ID_WINDOW_ARRANGEICONS 32799
77 #define ID_OPTIONS_FONT 32800
78 #define ID_OPTIONS_AUTOREFRESH 32801
79 #define ID_OPTIONS_READONLYMODE 32802
80 #define ID_OPTIONS_CONFIRMONDELETE 32803
81 #define ID_OPTIONS_SAVESETTINGSONEXIT 32804
82 #define ID_SECURITY_PERMISSIONS 32805
83 #define ID_VIEW_TREEANDDATA 32806
84 #define ID_VIEW_TREEONLY 32807
85 #define ID_VIEW_DATAONLY 32808
86 #define ID_VIEW_DISPLAYBINARYDATA 32810
87 #define ID_VIEW_REFRESHALL 32811
88 #define ID_VIEW_REFRESHACTIVE 32812
89 #define ID_VIEW_FINDKEY 32813
90 #define ID_TREE_EXPANDONELEVEL 32814
91 #define ID_TREE_EXPANDBRANCH 32815
92 #define ID_TREE_EXPANDALL 32816
93 #define ID_TREE_COLLAPSEBRANCH 32817
94 #define ID_EDIT_ADDKEY 32818
95 #define ID_EDIT_ADDVALUE 32819
96 #define ID_EDIT_BINARY 32821
97 #define ID_EDIT_STRING 32822
98 #define ID_EDIT_DWORD 32823
99 #define ID_EDIT_MULTISTRING 32824
100 #define ID_REGISTRY_OPENLOCAL 32825
101 #define ID_REGISTRY_CLOSE 32826
102 #define ID_REGISTRY_LOADHIVE 32827
103 #define ID_REGISTRY_UNLOADHIVE 32828
104 #define ID_REGISTRY_RESTORE 32829
105 #define ID_REGISTRY_SAVEKEY 32830
106 #define ID_REGISTRY_SELECTCOMPUTER 32831
107 #define ID_REGISTRY_PRINTSUBTREE 32832
108 #define ID_REGISTRY_PRINTERSETUP 32833
109 #define ID_REGISTRY_SAVESUBTREEAS 32834
110 #define IDS_LICENSE 32835
111 #define IDS_ERROR 32836
112 #define IDS_BAD_VALUE 32837
113 #define IDS_UNSUPPORTED_TYPE 32838
114 #define IDS_TOO_BIG_VALUE 32839
115 #define ID_EDIT_MODIFY_BIN 32840
116 #define IDS_WARNING 32841
117 #define IDS_MULTI_SZ_EMPTY_STRING 32842
118 #define IDS_BINARY_EMPTY 32843
119 #define IDS_DEFAULT_VALUE_NAME 32844
120 #define IDS_VALUE_NOT_SET 32845
121 #define IDS_UNKNOWN_TYPE 32846
122 #define IDS_MY_COMPUTER 32847
123 #define IDS_IMPORT_REG_FILE 32848
124 #define IDS_EXPORT_REG_FILE 32849
125 #define IDS_INVALID_DWORD 32850
126 #define IDS_QUERY_DELETE_ONE 32851
127 #define IDS_QUERY_DELETE_MORE 32852
128 #define IDS_QUERY_DELETE_CONFIRM 32853
129 #define IDS_ERR_DELVAL_CAPTION 32854
130 #define IDS_ERR_DELETEVALUE 32855
131 #define IDS_ERR_RENVAL_CAPTION 32856
132 #define IDS_ERR_RENVAL_TOEMPTY 32857
133 #define IDS_BAD_KEY 32858
134
135 #define ID_EDIT_NEW_MULTISTRINGVALUE 32860
136 #define ID_EDIT_NEW_EXPANDABLESTRINGVALUE 32861
137
138 #define ID_SWITCH_PANELS 32871
139 #define ID_EDIT_PERMISSIONS 32872
140 #define ID_TREE_DELETE 32873
141 #define ID_TREE_RENAME 32874
142 #define IDS_QUERY_DELETE_KEY_ONE 32875
143 #define IDS_QUERY_DELETE_KEY_MORE 32876
144 #define IDS_QUERY_DELETE_KEY_CONFIRM 32877
145 #define ID_TREE_SUGGESTION_MIN 32878
146 #define ID_TREE_SUGGESTION_MAX 32887
147 #define ID_TREE_EXPORT 32888
148 #define ID_TREE_PERMISSIONS 32889
149
150 #define IDS_FLT_REGFILES 31001
151 #define IDS_FLT_REGFILES_FLT 31002
152 #define IDS_FLT_REGEDIT4 31003
153 #define IDS_FLT_REGEDIT4_FLT 31004
154 #define IDS_FLT_ALLFILES 31005
155 #define IDS_FLT_ALLFILES_FLT 31006
156
157 #define IDS_ACCESS_FULLCONTROL 31101
158 #define IDS_ACCESS_READ 31102
159 #define IDS_ACCESS_QUERYVALUE 31103
160 #define IDS_ACCESS_SETVALUE 31104
161 #define IDS_ACCESS_CREATESUBKEY 31105
162 #define IDS_ACCESS_ENUMERATESUBKEYS 31106
163 #define IDS_ACCESS_NOTIFY 31107
164 #define IDS_ACCESS_CREATELINK 31108
165 #define IDS_ACCESS_DELETE 31109
166 #define IDS_ACCESS_WRITEDAC 31110
167 #define IDS_ACCESS_WRITEOWNER 31111
168 #define IDS_ACCESS_READCONTROL 31112
169
170 #define IDS_INHERIT_THISKEYONLY 31121
171 #define IDS_INHERIT_THISKEYANDSUBKEYS 31122
172 #define IDS_INHERIT_SUBKEYSONLY 31123
173 #define IDS_EXPAND 31124
174 #define IDS_COLLAPSE 31125
175 #define IDS_NEW_KEY 31126
176 #define IDS_NEW_VALUE 31127
177 #define IDS_GOTO_SUGGESTED_KEY 31128
178
179
180 #define IDD_EDIT_STRING 2000
181 #define IDC_VALUE_NAME 2001
182 #define IDC_VALUE_DATA 2002
183
184 #define IDD_EDIT_DWORD 2003
185 #define IDC_FORMAT_HEX 2004
186 #define IDC_FORMAT_DEC 2005
187
188 #define IDD_EDIT_MULTI_STRING 2006
189 #define IDD_EDIT_BIN_DATA 2007
190
191 #define IDC_EXPORT_ALL 2008
192 #define IDC_EXPORT_BRANCH 2009
193 #define IDC_EXPORT_BRANCH_TEXT 2010
194
195
196 #define IDC_FAVORITENAME 2011
197 #define IDC_FAVORITESLIST 2012
198 #define IDC_FINDWHAT 2013
199 #define IDC_LOOKAT_KEYS 2014
200 #define IDC_LOOKAT_VALUES 2015
201 #define IDC_LOOKAT_DATA 2016
202 #define IDC_MATCHSTRING 2017
203 #define IDC_MATCHCASE 2018
204 #define IDS_FINISHEDFIND 2019
205
206 #define ID_FAVORITES_MIN 2100
207 #define ID_FAVORITES_MAX 2999
208
209 #define ID_ACCEL 3000
210
211 #define IDC_STATIC -1