Separate the management of DirectX states and openGL states.
[wine/wine-kai.git] / programs / regedit / resource.h
blobd22b4238e06f95bfa0eaba8e155f433c3e4bfb19
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 IDI_ROOT 134
44 #define IDI_STRING 135
45 #define IDI_BIN 136
46 #define IDR_POPUP_MENUS 137
47 #define IDC_LICENSE_EDIT 1029
48 #define ID_REGISTRY_EXIT 32770
49 #define ID_FAVORITES_ADDTOFAVORITES 32772
50 #define ID_FAVORITES_REMOVEFAVORITE 32773
51 #define ID_VIEW_STATUSBAR 32774
52 #define ID_VIEW_SPLIT 32775
53 #define ID_VIEW_REFRESH 32776
54 #define ID_EDIT_DELETE 32778
55 #define ID_EDIT_RENAME 32779
56 #define ID_EDIT_COPYKEYNAME 32781
57 #define ID_EDIT_FIND 32782
58 #define ID_EDIT_FINDNEXT 32783
59 #define ID_EDIT_MODIFY 32784
60 #define ID_EDIT_NEW_KEY 32785
61 #define ID_EDIT_NEW_STRINGVALUE 32786
62 #define ID_EDIT_NEW_BINARYVALUE 32787
63 #define ID_EDIT_NEW_DWORDVALUE 32788
64 #define ID_REGISTRY_IMPORTREGISTRYFILE 32789
65 #define ID_REGISTRY_EXPORTREGISTRYFILE 32790
66 #define ID_REGISTRY_CONNECTNETWORKREGISTRY 32791
67 #define ID_REGISTRY_DISCONNECTNETWORKREGISTRY 32792
68 #define ID_REGISTRY_PRINT 32793
69 #define ID_HELP_HELPTOPICS 32794
70 #define ID_HELP_ABOUT 32795
71 #define ID_WINDOW_CASCADE 32797
72 #define ID_WINDOW_TILE 32798
73 #define ID_WINDOW_ARRANGEICONS 32799
74 #define ID_OPTIONS_FONT 32800
75 #define ID_OPTIONS_AUTOREFRESH 32801
76 #define ID_OPTIONS_READONLYMODE 32802
77 #define ID_OPTIONS_CONFIRMONDELETE 32803
78 #define ID_OPTIONS_SAVESETTINGSONEXIT 32804
79 #define ID_SECURITY_PERMISSIONS 32805
80 #define ID_VIEW_TREEANDDATA 32806
81 #define ID_VIEW_TREEONLY 32807
82 #define ID_VIEW_DATAONLY 32808
83 #define ID_VIEW_DISPLAYBINARYDATA 32810
84 #define ID_VIEW_REFRESHALL 32811
85 #define ID_VIEW_REFRESHACTIVE 32812
86 #define ID_VIEW_FINDKEY 32813
87 #define ID_TREE_EXPANDONELEVEL 32814
88 #define ID_TREE_EXPANDBRANCH 32815
89 #define ID_TREE_EXPANDALL 32816
90 #define ID_TREE_COLLAPSEBRANCH 32817
91 #define ID_EDIT_ADDKEY 32818
92 #define ID_EDIT_ADDVALUE 32819
93 #define ID_EDIT_BINARY 32821
94 #define ID_EDIT_STRING 32822
95 #define ID_EDIT_DWORD 32823
96 #define ID_EDIT_MULTISTRING 32824
97 #define ID_REGISTRY_OPENLOCAL 32825
98 #define ID_REGISTRY_CLOSE 32826
99 #define ID_REGISTRY_LOADHIVE 32827
100 #define ID_REGISTRY_UNLOADHIVE 32828
101 #define ID_REGISTRY_RESTORE 32829
102 #define ID_REGISTRY_SAVEKEY 32830
103 #define ID_REGISTRY_SELECTCOMPUTER 32831
104 #define ID_REGISTRY_PRINTSUBTREE 32832
105 #define ID_REGISTRY_PRINTERSETUP 32833
106 #define ID_REGISTRY_SAVESUBTREEAS 32834
107 #define IDS_LICENSE 32835
108 #define IDS_ERROR 32836
109 #define IDS_BAD_VALUE 32837
110 #define IDS_UNSUPPORTED_TYPE 32838
111 #define IDS_TOO_BIG_VALUE 32839
112 #define IDS_DELETE_BOX_TITLE 32840
113 #define IDS_DELETE_BOX_TEXT 32841
114 #define IDD_EDIT_DWORD 32850
115 #define IDC_DWORD_BASE 32852
116 #define IDC_DWORD_HEX 32853
117 #define IDC_DWORD_DEC 32854
118 #define IDS_NEWKEY 32860
119 #define IDS_NEWVALUE 32861
120 #define IDS_BAD_KEY 32862
121 #define ID_EDIT_MODIFY_BIN 32870
122 #define ID_SWITCH_PANELS 32871
124 #define IDD_EDIT_STRING 2000
125 #define IDC_VALUE_NAME 2001
126 #define IDC_VALUE_DATA 2002
127 #define IDD_EDIT_BINARY 2003
129 #define IDC_STATIC -1