xref: /reactos/base/shell/progman/resource_2.h (revision b36d9bd9)
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by new_resources.rc
4 //
5 
6 #include <winuser.h>
7 
8 #define IDHELP 9
9 
10 
11 #ifndef IDC_STATIC
12 #define IDC_STATIC  -1
13 #endif
14 
15 /* Icons */
16 #define IDI_APPICON               1
17 #define IDI_GROUP_PERSONAL_ICON   8
18 #define IDI_GROUP_COMMON_ICON     9
19 #define IDI_ROSLOGO               10
20 #define IDI_GROUP_ICON            48
21 #define IDI_TERMINAL              49
22 
23 /* Accelerators */
24 #define IDA_ACCEL     1
25 
26 /* String table index */
27 #define IDS_PROGRAM_MANAGER            0x02
28 #define IDS_ERROR                      0x03
29 #define IDS_WARNING                    0x04
30 #define IDS_INFO                       0x05
31 #define IDS_DELETE                     0x06
32 #define IDS_DELETE_GROUP_s             0x07
33 #define IDS_DELETE_PROGRAM_s           0x08
34 #define IDS_MOVE_PROGRAM_1             0x09 // FIXME: rename me!
35 #define IDS_MOVE_PROGRAM_2             0x0a // FIXME: rename me!
36 #define IDS_NOT_IMPLEMENTED            0x0b
37 #define IDS_FILE_READ_ERROR_s          0x0c
38 #define IDS_FILE_WRITE_ERROR_s         0x0d
39 #define IDS_GRPFILE_READ_ERROR_s       0x0e
40 #define IDS_OUT_OF_MEMORY              0x0f
41 #define IDS_WINHELP_ERROR              0x10
42 #define IDS_UNKNOWN_FEATURE_s          0x11
43 #define IDS_FILE_NOT_OVERWRITTEN_s     0x12
44 #define IDS_SAVE_GROUP_AS_s            0x13
45 #define IDS_ALL_FILES                  0x14
46 #define IDS_PROGRAMS                   0x15
47 #define IDS_LIBRARIES_DLL              0x16
48 #define IDS_SYMBOL_FILES               0x17
49 #define IDS_SYMBOLS_ICO                0x18
50 
51 /* Menu */
52 
53 #define MAIN_MENU           0x109
54 #define PM_NEW              0x100
55 #define PM_OPEN             0x101
56 #define PM_MOVE             0x102
57 #define PM_COPY             0x103
58 #define PM_DELETE           0x104
59 #define PM_ATTRIBUTES       0x105
60 #define PM_EXECUTE          0x107
61 #define PM_EXIT             0x108
62 
63 #define PM_AUTO_ARRANGE     0x110
64 #define PM_MIN_ON_RUN       0x111
65 #define PM_SAVE_SETTINGS    0x112
66 #define PM_SAVE_SETTINGS_NOW    0x113
67 
68 #define PM_OVERLAP          0x120
69 #define PM_SIDE_BY_SIDE     0x121
70 #define PM_ARRANGE          0x122
71 #define PM_FIRST_CHILD      0x3030
72 
73 /*
74  *#define PM_FIRST_LANGUAGE   0x400
75  *#define PM_LAST_LANGUAGE    0x499
76  */
77 
78 #define PM_CONTENTS         0x131
79 #define PM_ABOUT            0x142
80 
81 
82 /* Dialogs */
83 #define IDD_MAIN      1
84 #define IDD_NEW       2
85 #define IDD_COPY_MOVE 4
86 #define IDD_GROUP     6
87 #define IDD_PROGRAM   7
88 #define IDD_SYMBOL    8
89 #define IDD_EXECUTE   9
90 
91 /* Dialog `New' */
92 
93 /* RADIOBUTTON: The next two must be in sequence */
94 #define PM_NEW_GROUP        0x150
95 #define PM_NEW_PROGRAM      0x151
96 #define PM_PERSONAL_GROUP   1001
97 #define PM_COMMON_GROUP     1002
98 #define PM_FORMAT_TXT       1003
99 #define PM_FORMAT           1004
100 
101 /* Dialogs `Copy', `Move' */
102 #define PM_COPY_MOVE_TXT    0x160
103 #define PM_PROGRAM          0x161
104 #define PM_FROM_GROUP       0x162
105 #define PM_TO_GROUP         0x163
106 
107 /* Dialogs `Group attributes' */
108 #define PM_DESCRIPTION      0x170
109 #define PM_FILE             0x172
110 
111 /* Dialogs `Program attributes' */
112 #define PM_COMMAND_LINE     0x180
113 #define PM_DIRECTORY        0x182
114 #define PM_HOT_KEY          0x184
115 #define PM_ICON             0x186
116 #define PM_OTHER_SYMBOL     0x187
117 
118 /* Dialog `Symbol' */
119 #define PM_ICON_FILE        0x190
120 #define PM_SYMBOL_LIST      0x192
121 
122 /* Dialog `Execute' */
123 #define PM_COMMAND          0x1a0 // FIXME: May be merged with PM_COMMAND_LINE ?
124 #define PM_SYMBOL           0x1a1 // FIXME: Rename: PM_RUN_MINIMIZED
125 #define PM_NEW_VDM          0x1a2
126 #define PM_BROWSE           0x1a3
127 
128 
129 // Next default values for new objects
130 //
131 #ifdef APSTUDIO_INVOKED
132 #ifndef APSTUDIO_READONLY_SYMBOLS
133 #define _APS_NEXT_RESOURCE_VALUE        106
134 #define _APS_NEXT_COMMAND_VALUE         40002
135 #define _APS_NEXT_CONTROL_VALUE         1001
136 #define _APS_NEXT_SYMED_VALUE           101
137 #endif
138 #endif
139