[PRINTING]
[reactos.git] / reactos / base / shell / explorer / resource.h
1 #pragma once
2
3 #define IDC_STATIC -1
4
5 /*******************************************************************************\
6 |* Icon Resources *|
7 \*******************************************************************************/
8
9 #define IDI_MAIN 100
10 #define IDI_CABINET 101
11 #define IDI_PRINTER 102
12 #define IDI_DESKTOP 103
13 #define IDI_PRINTER_PROBLEM 104
14 #define IDI_STARTMENU 107
15 #define IDI_RECYCLEBIN 108
16 #define IDI_SHOWINFO 109
17 #define IDI_SHOWALERT 110
18 #define IDI_SHOWERROR 111
19 #define IDI_COMPUTER 205
20 #define IDI_ARROWLEFT 250
21 #define IDI_ARROWRIGHT 251
22 #define IDI_FOLDER 252
23 #define IDI_INTERNET 253
24 #define IDI_MAIL 254
25 #define IDI_MAILSMALL 256
26 #define IDI_STARTMENU2 257
27 #define IDI_START 4711
28
29 /*******************************************************************************\
30 |* Bitmap Resources *|
31 \*******************************************************************************/
32
33 #define IDB_START 143
34 #define IDB_TASKBARPROP_AUTOHIDE 145
35 #define IDB_TASKBARPROP_LOCK_GROUP_QL 146
36 #define IDB_TASKBARPROP_NOLOCK_GROUP_QL 147
37 #define IDB_TASKBARPROP_LOCK_NOGROUP_QL 148
38 #define IDB_TASKBARPROP_NOLOCK_NOGROUP_QL 149
39 #define IDB_TASKBARPROP_LOCK_GROUP_NOQL 150
40 #define IDB_TASKBARPROP_NOLOCK_GROUP_NOQL 151
41 #define IDB_TASKBARPROP_LOCK_NOGROUP_NOQL 152
42 #define IDB_TASKBARPROP_NOLOCK_NOGROUP_NOQL 153
43 #define IDB_SYSTRAYPROP_SHOW_SECONDS 154
44 #define IDB_SYSTRAYPROP_HIDE_SECONDS 155
45 #define IDB_STARTMENU 158
46 #define IDB_STARTPREVIEW 170
47 #define IDB_STARTPREVIEW_CLASSIC 171
48 #define IDB_SYSTRAYPROP_HIDE_CLOCK 180
49 #define IDB_SYSTRAYPROP_HIDE_NOCLOCK 181
50 #define IDB_SYSTRAYPROP_SHOW_CLOCK 182
51 #define IDB_SYSTRAYPROP_SHOW_NOCLOCK 183
52
53 /*******************************************************************************\
54 |* Menu Resources *|
55 \*******************************************************************************/
56
57 #define IDM_STARTMENU 204
58 #define IDM_TRAYWND 205
59
60 /* NOTE: The following constants may *NOT* be changed because
61 they're hardcoded and need to be the exact values
62 in order to get the start menu to work! */
63 #define IDM_PROGRAMS 504
64 #define IDM_FAVORITES 507
65 #define IDM_DOCUMENTS 501
66 #define IDM_SETTINGS 508
67 #define IDM_CONTROLPANEL 505
68 #define IDM_SECURITY 5001
69 #define IDM_NETWORKCONNECTIONS 557
70 #define IDM_PRINTERSANDFAXES 510
71 #define IDM_TASKBARANDSTARTMENU 413
72 #define IDM_SEARCH 520
73 #define IDM_HELPANDSUPPORT 503
74 #define IDM_RUN 401
75 #define IDM_SYNCHRONIZE 553
76 #define IDM_LOGOFF 402
77 #define IDM_DISCONNECT 5000
78 #define IDM_UNDOCKCOMPUTER 410
79 #define IDM_SHUTDOWN 506
80 #define IDM_LASTSTARTMENU_SEPARATOR 450
81
82 /*******************************************************************************\
83 |* Dialog Resources *|
84 \*******************************************************************************/
85
86 #define IDD_TASKBARPROP_TASKBAR 6
87 #define IDD_NOTIFICATIONS_CUSTOMIZE 7
88 #define IDD_CLASSICSTART_CUSTOMIZE 9
89 #define IDD_FILENAME_WARNING 20
90 #define IDD_TASKBARPROP_STARTMENU 205
91 #define IDD_MODERNSTART_ADVANCED 1036
92 #define IDD_MODERNSTART_GENERAL 1037
93
94 /*******************************************************************************\
95 |* String Resources *|
96 \*******************************************************************************/
97
98 #define IDS_STARTUP_ERROR 105
99 #define IDS_START 595
100 #define IDS_OPEN_ALL_USERS 718
101 #define IDS_EXPLORE_ALL_USERS 719
102 #define IDS_PROPERTIES 720
103 #define IDS_HELP_COMMAND 732
104 #define IDS_TASKBAR_STARTMENU_PROP_CAPTION 810
105
106 /*******************************************************************************\
107 |* Control Resources *|
108 \*******************************************************************************/
109
110 /* Taskbar Page */
111 #define IDC_TASKBARPROP_HIDEICONS 1000
112 #define IDC_TASKBARPROP_ICONCUST 1007
113 #define IDC_TASKBARPROP_ONTOP 1101
114 #define IDC_TASKBARPROP_HIDE 1102
115 #define IDC_TASKBARPROP_CLOCK 1103
116 #define IDC_TASKBARPROP_GROUP 1104
117 #define IDC_TASKBARPROP_LOCK 1105
118 #define IDC_TASKBARPROP_SECONDS 1106
119 #define IDC_TASKBARPROP_SHOWQL 1107
120 #define IDC_TASKBARPROP_TASKBARBITMAP 1111
121 #define IDC_TASKBARPROP_NOTIFICATIONBITMAP 1112
122
123 /* Startmenu Page */
124 #define IDC_TASKBARPROP_STARTMENUCLASSICCUST 1130
125 #define IDC_TASKBARPROP_STARTMENUCUST 1131
126 #define IDC_TASKBARPROP_STARTMENU 1132
127 #define IDC_TASKBARPROP_STARTMENUCLASSIC 1133
128 #define IDC_TASKBARPROP_STARTMENU_BITMAP 1134
129 #define IDC_STARTBTN 1140
130
131 /* Customize Notifications Dialog */
132 #define IDC_TASKBARPROP_NOTIREST 1402
133 #define IDC_NOTIFICATION_LIST 1005
134 #define IDC_NOTIFICATION_BEHAVIOUR 1006
135
136 /* Customize classic start menu dialog */
137 #define IDC_CLASSICSTART_ADD 1126
138 #define IDC_CLASSICSTART_REMOVE 1127
139 #define IDC_CLASSICSTART_ADVANCED 1128
140 #define IDC_CLASSICSTART_SORT 1124
141 #define IDC_CLASSICSTART_CLEAR 1125
142 #define IDC_CLASSICSTART_SETTINGS 1135
143
144 /* File Name Warning Dialog */
145 #define IDC_FILE_RENAME 1006
146 #define IDC_NOTCHECK 4610
147
148 /* Customize modern start menu Advanced Page */
149 #define IDC_AUTOOPEN 1306
150 #define IDC_HIGHLIGHT 4326
151 #define IDC_ITEMS 1123
152 #define IDC_RECENTLY 1308
153 #define IDC_CLEAR 1309
154
155 /* Customize modern start menu General Page */
156 #define IDC_LARGEICON 1301
157 #define IDC_SMALLICON 1300
158 #define IDC_CHOOSELARGE 1302
159 #define IDC_CHOOSESMALL 1303
160 #define IDC_NUMBEROFPROGRAMS 1304
161 #define IDC_NUMBERUPDOWN 1305
162 #define IDC_CLEARLIST 1310
163 #define IDC_SHOWINTERNET 1320
164 #define IDC_INTERNETDEFAULTAPP 1321
165 #define IDC_SHOWEMAIL 1322
166 #define IDC_EMAILDEFAULTAPP 1323
167
168 /*******************************************************************************\
169 |* Accelerator Resources *|
170 \*******************************************************************************/
171
172 #define IDA_TASKBAR 251
173 #define IDMA_START 305
174 #define IDMA_CYCLE_FOCUS 41008
175 #define IDMA_SEARCH 41093
176 #define IDMA_RESTORE_OPEN 416
177 #define IDMA_MINIMIZE_ALL 419
178
179 #define ID_SHELL_CMD_FIRST 0xF
180 #define ID_SHELL_CMD_LAST 0x7FEF
181 #define ID_SHELL_CMD_PROPERTIES (ID_SHELL_CMD_LAST + 1)
182 #define ID_SHELL_CMD_OPEN_ALL_USERS (ID_SHELL_CMD_LAST + 2)
183 #define ID_SHELL_CMD_EXPLORE_ALL_USERS (ID_SHELL_CMD_LAST + 3)
184 #define ID_LOCKTASKBAR (ID_SHELL_CMD_LAST + 4)
185 #define ID_SHELL_CMD_OPEN_TASKMGR (ID_SHELL_CMD_LAST + 5)
186 #define ID_SHELL_CMD_UNDO_ACTION (ID_SHELL_CMD_LAST + 6)
187 #define ID_SHELL_CMD_SHOW_DESKTOP (ID_SHELL_CMD_LAST + 7)
188 #define ID_SHELL_CMD_TILE_WND_V (ID_SHELL_CMD_LAST + 8)
189 #define ID_SHELL_CMD_TILE_WND_H (ID_SHELL_CMD_LAST + 9)
190 #define ID_SHELL_CMD_CASCADE_WND (ID_SHELL_CMD_LAST + 10)
191 #define ID_SHELL_CMD_CUST_NOTIF (ID_SHELL_CMD_LAST + 11)
192 #define ID_SHELL_CMD_ADJUST_DAT (ID_SHELL_CMD_LAST + 12)