update for HEAD-2003091401
[reactos.git] / subsys / system / 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 IDD_ABOUTBOX                    103
33 #define IDS_APP_TITLE                   103
34 #define IDI_REGEDIT                     107
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 IDB_OPEN_FILE                   132
41 #define IDD_DIALOG2                     132
42 #define IDB_CLOSED_FILE                 133
43 #define IDB_ROOT                        134
44 #define IDC_LICENSE_EDIT                1029
45 #define ID_REGISTRY_EXIT                32770
46 #define ID_FAVOURITES_ADDTOFAVOURITES   32772
47 #define ID_FAVOURITES_REMOVEFAVOURITE   32773
48 #define ID_VIEW_STATUSBAR               32774
49 #define ID_VIEW_SPLIT                   32775
50 #define ID_VIEW_REFRESH                 32776
51 #define ID_EDIT_DELETE                  32778
52 #define ID_EDIT_RENAME                  32779
53 #define ID_EDIT_COPYKEYNAME             32781
54 #define ID_EDIT_FIND                    32782
55 #define ID_EDIT_FINDNEXT                32783
56 #define ID_EDIT_MODIFY                  32784
57 #define ID_EDIT_NEW_KEY                 32785
58 #define ID_EDIT_NEW_STRINGVALUE         32786
59 #define ID_EDIT_NEW_BINARYVALUE         32787
60 #define ID_EDIT_NEW_DWORDVALUE          32788
61 #define ID_REGISTRY_IMPORTREGISTRYFILE  32789
62 #define ID_REGISTRY_EXPORTREGISTRYFILE  32790
63 #define ID_REGISTRY_CONNECTNETWORKREGISTRY 32791
64 #define ID_REGISTRY_DISCONNECTNETWORKREGISTRY 32792
65 #define ID_REGISTRY_PRINT               32793
66 #define ID_HELP_HELPTOPICS              32794
67 #define ID_HELP_ABOUT                   32795
68 #define ID_WINDOW_CASCADE               32797
69 #define ID_WINDOW_TILE                  32798
70 #define ID_WINDOW_ARRANGEICONS          32799
71 #define ID_OPTIONS_FONT                 32800
72 #define ID_OPTIONS_AUTOREFRESH          32801
73 #define ID_OPTIONS_READONLYMODE         32802
74 #define ID_OPTIONS_CONFIRMONDELETE      32803
75 #define ID_OPTIONS_SAVESETTINGSONEXIT   32804
76 #define ID_SECURITY_PERMISSIONS         32805
77 #define ID_VIEW_TREEANDDATA             32806
78 #define ID_VIEW_TREEONLY                32807
79 #define ID_VIEW_DATAONLY                32808
80 #define ID_VIEW_DISPLAYBINARYDATA       32810
81 #define ID_VIEW_REFRESHALL              32811
82 #define ID_VIEW_REFRESHACTIVE           32812
83 #define ID_VIEW_FINDKEY                 32813
84 #define ID_TREE_EXPANDONELEVEL          32814
85 #define ID_TREE_EXPANDBRANCH            32815
86 #define ID_TREE_EXPANDALL               32816
87 #define ID_TREE_COLLAPSEBRANCH          32817
88 #define ID_EDIT_ADDKEY                  32818
89 #define ID_EDIT_ADDVALUE                32819
90 #define ID_EDIT_BINARY                  32821
91 #define ID_EDIT_STRING                  32822
92 #define ID_EDIT_DWORD                   32823
93 #define ID_EDIT_MULTISTRING             32824
94 #define ID_REGISTRY_OPENLOCAL           32825
95 #define ID_REGISTRY_CLOSE               32826
96 #define ID_REGISTRY_LOADHIVE            32827
97 #define ID_REGISTRY_UNLOADHIVE          32828
98 #define ID_REGISTRY_RESTORE             32829
99 #define ID_REGISTRY_SAVEKEY             32830
100 #define ID_REGISTRY_SELECTCOMPUTER      32831
101 #define ID_REGISTRY_PRINTSUBTREE        32832
102 #define ID_REGISTRY_PRINTERSETUP        32833
103 #define ID_REGISTRY_SAVESUBTREEAS       32834
104 #define IDS_LICENSE                     32835
105 #define IDC_STATIC                      -1