[explorer_new]
[reactos.git] / base / shell / explorer-new / resource.h
1 #pragma once
2
3 #define IDC_STATIC -1
4
5 #define IDI_START 101
6
7 #define IDS_START 101
8 #define IDS_PROPERTIES 102
9 #define IDS_OPEN_ALL_USERS 103
10 #define IDS_EXPLORE_ALL_USERS 104
11 #define IDS_STARTUP_ERROR 105
12
13 #define IDC_STARTBTN 304
14
15 #define IDM_TRAYWND 101
16 #define IDM_STARTMENU 102
17
18 #define IDB_STARTMENU 101
19
20 #define ID_SHELL_CMD_FIRST 0xF
21 #define ID_SHELL_CMD_LAST 0x7FEF
22 #define ID_SHELL_CMD_PROPERTIES (ID_SHELL_CMD_LAST + 1)
23 #define ID_SHELL_CMD_OPEN_ALL_USERS (ID_SHELL_CMD_LAST + 2)
24 #define ID_SHELL_CMD_EXPLORE_ALL_USERS (ID_SHELL_CMD_LAST + 3)
25
26 #define ID_LOCKTASKBAR (ID_SHELL_CMD_LAST + 4)
27
28 #define ID_SHELL_CMD_OPEN_TASKMGR (ID_SHELL_CMD_LAST + 5)
29 #define ID_SHELL_CMD_UNDO_ACTION (ID_SHELL_CMD_LAST + 6)
30 #define ID_SHELL_CMD_SHOW_DESKTOP (ID_SHELL_CMD_LAST + 7)
31 #define ID_SHELL_CMD_TILE_WND_V (ID_SHELL_CMD_LAST + 8)
32 #define ID_SHELL_CMD_TILE_WND_H (ID_SHELL_CMD_LAST + 9)
33 #define ID_SHELL_CMD_CASCADE_WND (ID_SHELL_CMD_LAST + 10)
34 #define ID_SHELL_CMD_CUST_NOTIF (ID_SHELL_CMD_LAST + 11)
35 #define ID_SHELL_CMD_ADJUST_DAT (ID_SHELL_CMD_LAST + 12)
36
37 /* NOTE: The following constants may *NOT* be changed because
38 they're hardcoded and need to be the exact values
39 in order to get the start menu to work! */
40 #define IDM_PROGRAMS 504
41 #define IDM_FAVORITES 507
42 #define IDM_DOCUMENTS 501
43 #define IDM_SETTINGS 508
44 #define IDM_CONTROLPANEL 505
45 #define IDM_SECURITY 5001
46 #define IDM_NETWORKCONNECTIONS 557
47 #define IDM_PRINTERSANDFAXES 510
48 #define IDM_TASKBARANDSTARTMENU 413
49 #define IDM_SEARCH 520
50 #define IDM_HELPANDSUPPORT 503
51 #define IDM_RUN 401
52 #define IDM_SYNCHRONIZE 553
53 #define IDM_LOGOFF 402
54 #define IDM_DISCONNECT 5000
55 #define IDM_UNDOCKCOMPUTER 410
56 #define IDM_SHUTDOWN 506
57 #define IDM_LASTSTARTMENU_SEPARATOR 450
58
59 /* Taskbar resources */
60 #define IDD_TASKBARPAGE 2000
61 #define IDC_TASKBAR_BITMAP 2001
62 #define IDD_STARTMENUPAGE 2001
63 #define IDD_NOTIFICATIONPAGE 2002
64 #define IDD_TOOLBARSPAGE 2003
65
66 /* Taskbar properties, taskbar */
67 #define IDD_TASKBARPROP_TASKBAR 2000
68 #define IDC_TASKBARPROP_TASKBARBITMAP 2001
69 #define IDC_TASKBARPROP_LOCK 2002
70 #define IDC_TASKBARPROP_HIDE 2003
71 #define IDC_TASKBARPROP_ONTOP 2004
72 #define IDC_TASKBARPROP_GROUP 2005
73 #define IDC_TASKBARPROP_SHOWQL 2006
74 #define IDC_TASKBARPROP_WNDPREV 2007
75
76 #define IDB_TASKBARPROP_AUTOHIDE 2050
77 #define IDB_TASKBARPROP_LOCK_GROUP_NOQL 2051
78 #define IDB_TASKBARPROP_LOCK_GROUP_QL 2052
79 #define IDB_TASKBARPROP_LOCK_NOGROUP_NOQL 2053
80 #define IDB_TASKBARPROP_LOCK_NOGROUP_QL 2054
81 #define IDB_TASKBARPROP_NOLOCK_GROUP_NOQL 2055
82 #define IDB_TASKBARPROP_NOLOCK_NOGROUP_NOQL 2056
83 #define IDB_TASKBARPROP_NOLOCK_NOGROUP_QL 2057
84 #define IDB_TASKBARPROP_NOLOCK_GROUP_QL 2058
85 #define IDC_TASKBARPROP_SECONDS 2059
86
87 /* Taskbar properties, startmenu*/
88 #define IDD_TASKBARPROP_STARTMENU 2100
89 #define IDC_TASKBARPROP_STARTMENU 2101
90 #define IDC_TASKBARPROP_STARTMENUCUST 2102
91 #define IDC_TASKBARPROP_STARTMENUCLASSIC 2103
92 #define IDC_TASKBARPROP_STARTMENUCLASSICCUST 2104
93 #define IDC_TASKBARPROP_RECENTFILES 2105
94 #define IDC_TASKBARPROP_RECENTFOLDERS 2106
95
96 /* Taskbar properties, notification */
97 #define IDD_TASKBARPROP_NOTIFICATION 2200
98 #define IDC_TASKBARPROP_NOTIFICATIONBITMAP 2201
99 #define IDC_TASKBARPROP_HIDEICONS 2202
100 #define IDC_TASKBARPROP_ICONCUST 2203
101 #define IDC_TASKBARPROP_CLOCK 2204
102 #define IDC_TASKBARPROP_VOLUME 2205
103 #define IDC_TASKBARPROP_NETWORK 2206
104 #define IDC_TASKBARPROP_POWER 2207
105 #define IDD_TASKBARPROP_ADVANCED 2208
106
107 /* Taskbar properties, toolbars */
108 #define IDD_TASKBARPROP_TOOLBARS 2300
109 #define IDC_TASKBARPROP_DESKBANDLIST 2301
110
111 #define IDS_TASKBAR_STARTMENU_PROP_CAPTION 2200