Add timezone information to the registry.
[wine/multimedia.git] / programs / regedit / resource.h
blobd222d0284eaf2cd1aa9e8068baafec5001ecf0f1
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 #define ID_REGISTRY_MENU 0
22 #define ID_EDIT_MENU 1
23 #define ID_VIEW_MENU 2
24 #define ID_FAVORITES_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 IDD_ABOUTBOX 103
33 #define IDS_APP_TITLE 103
34 #define IDI_REGEDIT 100
35 #define IDI_SMALL 108
36 #define IDC_REGEDIT 109
37 #define IDC_REGEDIT_FRAME 110
38 #define IDR_REGEDIT_MENU 130
39 #define IDD_DIALOG1 131
40 #define IDI_OPEN_FILE 132
41 #define IDD_DIALOG2 132
42 #define IDI_CLOSED_FILE 133
43 #define IDD_ADDFAVORITE 133
44 #define IDI_ROOT 134
45 #define IDD_DELFAVORITE 134
46 #define IDI_STRING 135
47 #define IDD_FIND 135
48 #define IDI_BIN 136
49 #define IDR_POPUP_MENUS 137
50 #define IDC_LICENSE_EDIT 1029
51 #define ID_REGISTRY_EXIT 32770
52 #define ID_FAVORITES_ADDTOFAVORITES 32772
53 #define ID_FAVORITES_REMOVEFAVORITE 32773
54 #define ID_VIEW_STATUSBAR 32774
55 #define ID_VIEW_SPLIT 32775
56 #define ID_VIEW_REFRESH 32776
57 #define ID_EDIT_DELETE 32778
58 #define ID_EDIT_RENAME 32779
59 #define ID_EDIT_COPYKEYNAME 32781
60 #define ID_EDIT_FIND 32782
61 #define ID_EDIT_FINDNEXT 32783
62 #define ID_EDIT_MODIFY 32784
63 #define ID_EDIT_NEW_KEY 32785
64 #define ID_EDIT_NEW_STRINGVALUE 32786
65 #define ID_EDIT_NEW_BINARYVALUE 32787
66 #define ID_EDIT_NEW_DWORDVALUE 32788
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 IDS_DELETE_BOX_TITLE 32840
116 #define IDS_DELETE_BOX_TEXT 32841
117 #define IDS_NOTFOUND 32842
118 #define IDD_EDIT_DWORD 32850
119 #define IDC_DWORD_BASE 32852
120 #define IDC_DWORD_HEX 32853
121 #define IDC_DWORD_DEC 32854
122 #define IDS_NEWKEY 32860
123 #define IDS_NEWVALUE 32861
124 #define IDS_BAD_KEY 32862
125 #define ID_EDIT_MODIFY_BIN 32870
126 #define ID_SWITCH_PANELS 32871
127 #define ID_FAVORITE_FIRST 33000
128 #define ID_FAVORITE_LAST 33099
130 #define IDD_EDIT_STRING 2000
131 #define IDC_VALUE_NAME 2001
132 #define IDC_VALUE_DATA 2002
133 #define IDD_EDIT_BINARY 2003
134 #define IDC_NAME_LIST 2004
135 #define IDC_FIND_KEYS 2005
136 #define IDC_FIND_VALUES 2006
137 #define IDC_FIND_CONTENT 2007
138 #define IDC_FIND_WHOLE 2008
140 #define IDC_STATIC -1