winepulse: Remove warning
[wine/multimedia.git] / programs / regedit / resource.h
blob020765eac2a6fe91e1c10056883c79d61338446e
1 /*
2 * Regedit resource definitions
4 * Copyright 2002 Robert Dickenson
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.
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.
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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 #include <windef.h>
22 #include <winuser.h>
24 #define ID_REGISTRY_MENU 0
25 #define ID_EDIT_MENU 1
26 #define ID_VIEW_MENU 2
27 #define ID_FAVORITES_MENU 3
28 #define ID_HELP_MENU 4
29 #define ID_EDIT_NEW_MENU 5
30 #define IDS_LIST_COLUMN_FIRST 91
31 #define IDS_LIST_COLUMN_NAME 91
32 #define IDS_LIST_COLUMN_TYPE 92
33 #define IDS_LIST_COLUMN_DATA 93
34 #define IDS_LIST_COLUMN_LAST 93
35 #define IDS_APP_TITLE 103
36 #define IDI_REGEDIT 100
37 #define IDI_SMALL 108
38 #define IDC_REGEDIT 109
39 #define IDC_REGEDIT_FRAME 110
40 #define IDR_REGEDIT_MENU 130
41 #define IDD_EXPORT_TEMPLATE 131
42 #define IDI_OPEN_FILE 132
43 #define IDI_CLOSED_FILE 133
44 #define IDD_ADDFAVORITE 133
45 #define IDI_ROOT 134
46 #define IDD_DELFAVORITE 134
47 #define IDI_STRING 135
48 #define IDD_FIND 135
49 #define IDI_BIN 136
50 #define IDR_POPUP_MENUS 137
51 #define IDS_FILEDIALOG_IMPORT_TITLE 144
52 #define IDS_FILEDIALOG_EXPORT_TITLE 145
53 #define IDS_FILEDIALOG_FILTER_REG 146
54 #define IDS_FILEDIALOG_FILTER_REG4 147
55 #define IDS_FILEDIALOG_FILTER_ALL 148
56 #define IDS_REGISTRY_ROOT_NAME 160
57 #define IDS_REGISTRY_DEFAULT_VALUE 161
58 #define IDS_REGISTRY_VALUE_NOT_SET 162
59 #define IDS_REGISTRY_VALUE_CANT_DISPLAY 164
60 #define IDS_REGISTRY_UNKNOWN_TYPE 165
61 #define IDC_LICENSE_EDIT 1029
62 #define ID_REGISTRY_EXIT 32770
63 #define ID_FAVORITES_ADDTOFAVORITES 32772
64 #define ID_FAVORITES_REMOVEFAVORITE 32773
65 #define ID_VIEW_STATUSBAR 32774
66 #define ID_VIEW_SPLIT 32775
67 #define ID_VIEW_REFRESH 32776
68 #define ID_EDIT_DELETE 32778
69 #define ID_EDIT_RENAME 32779
70 #define ID_EDIT_COPYKEYNAME 32781
71 #define ID_EDIT_FIND 32782
72 #define ID_EDIT_FINDNEXT 32783
73 #define ID_EDIT_MODIFY 32784
74 #define ID_EDIT_NEW_KEY 32785
75 #define ID_EDIT_NEW_STRINGVALUE 32786
76 #define ID_EDIT_NEW_BINARYVALUE 32787
77 #define ID_EDIT_NEW_DWORDVALUE 32788
78 #define ID_REGISTRY_IMPORTREGISTRYFILE 32789
79 #define ID_REGISTRY_EXPORTREGISTRYFILE 32790
80 #define ID_REGISTRY_PRINT 32793
81 #define ID_HELP_HELPTOPICS 32794
82 #define ID_HELP_ABOUT 32795
83 #define ID_WINDOW_CASCADE 32797
84 #define ID_WINDOW_TILE 32798
85 #define ID_WINDOW_ARRANGEICONS 32799
86 #define ID_OPTIONS_FONT 32800
87 #define ID_OPTIONS_AUTOREFRESH 32801
88 #define ID_OPTIONS_READONLYMODE 32802
89 #define ID_OPTIONS_CONFIRMONDELETE 32803
90 #define ID_OPTIONS_SAVESETTINGSONEXIT 32804
91 #define ID_SECURITY_PERMISSIONS 32805
92 #define ID_VIEW_TREEANDDATA 32806
93 #define ID_VIEW_TREEONLY 32807
94 #define ID_VIEW_DATAONLY 32808
95 #define ID_VIEW_DISPLAYBINARYDATA 32810
96 #define ID_VIEW_REFRESHALL 32811
97 #define ID_VIEW_REFRESHACTIVE 32812
98 #define ID_VIEW_FINDKEY 32813
99 #define ID_TREE_EXPANDONELEVEL 32814
100 #define ID_TREE_EXPANDBRANCH 32815
101 #define ID_TREE_EXPANDALL 32816
102 #define ID_TREE_COLLAPSEBRANCH 32817
103 #define ID_EDIT_ADDKEY 32818
104 #define ID_EDIT_ADDVALUE 32819
105 #define ID_EDIT_BINARY 32821
106 #define ID_EDIT_STRING 32822
107 #define ID_EDIT_DWORD 32823
108 #define ID_EDIT_MULTISTRING 32824
109 #define ID_REGISTRY_OPENLOCAL 32825
110 #define ID_REGISTRY_CLOSE 32826
111 #define ID_REGISTRY_LOADHIVE 32827
112 #define ID_REGISTRY_UNLOADHIVE 32828
113 #define ID_REGISTRY_RESTORE 32829
114 #define ID_REGISTRY_SAVEKEY 32830
115 #define ID_REGISTRY_SELECTCOMPUTER 32831
116 #define ID_REGISTRY_PRINTSUBTREE 32832
117 #define ID_REGISTRY_PRINTERSETUP 32833
118 #define ID_REGISTRY_SAVESUBTREEAS 32834
119 #define IDS_LICENSE 32835
120 #define IDS_ERROR 32836
121 #define IDS_BAD_VALUE 32837
122 #define IDS_UNSUPPORTED_TYPE 32838
123 #define IDS_TOO_BIG_VALUE 32839
124 #define IDS_DELETE_BOX_TITLE 32840
125 #define IDS_DELETE_BOX_TEXT 32841
126 #define IDS_NOTFOUND 32842
127 #define IDS_DELETE_BOX_TEXT_MULTIPLE 32843
128 #define IDD_EDIT_DWORD 32850
129 #define IDC_DWORD_BASE 32852
130 #define IDC_DWORD_HEX 32853
131 #define IDC_DWORD_DEC 32854
132 #define IDS_NEWKEY 32860
133 #define IDS_NEWVALUE 32861
134 #define IDS_BAD_KEY 32862
135 #define ID_EDIT_MODIFY_BIN 32870
136 #define ID_SWITCH_PANELS 32871
137 #define ID_FAVORITE_FIRST 33000
138 #define ID_FAVORITE_LAST 33099
139 #define ID_EDIT_NEW_MULTI_STRINGVALUE 33100
140 #define ID_EDIT_EXPORT 33101
141 #define ID_EDIT_NEW_EXPANDVALUE 33102
143 #define IDD_EDIT_STRING 2000
144 #define IDC_VALUE_NAME 2001
145 #define IDC_VALUE_DATA 2002
146 #define IDD_EDIT_BINARY 2003
147 #define IDC_NAME_LIST 2004
148 #define IDC_FIND_KEYS 2005
149 #define IDC_FIND_VALUES 2006
150 #define IDC_FIND_CONTENT 2007
151 #define IDC_FIND_WHOLE 2008
152 #define IDD_EDIT_MULTI_STRING 2009
154 #define IDC_EXPORT_BASE 100
155 #define IDC_EXPORT_ALL 101
156 #define IDC_EXPORT_SELECTED 102
157 #define IDC_EXPORT_PATH 103
159 #define IDC_STATIC -1