1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by imasm.rc
4 //
5 #define IDS_AUTO                        4
6 #define IDS_FILE_MENU                   7
7 #define IDS_FORMAT_MENU                 8
8 #define IDS_PROJECT_MENU                9
9 #define IDS_WINDOW_MENU                 10
10 #define IDS_HELP_MENU                   11
11 #define IDI_MAINICON                    101
12 #define IDC_MAINRICHED                  101
13 #define IDM_MAIN                        102
14 #define IDC_TOOLBAR                     102
15 #define IDC_AUTO                        103
16 #define IDB_AUTO                        103
17 #define UPDATETIMER                     104
18 #define IDC_STATUS                      106
19 #define IDD_ABOUT                       107
20 #define IDC_CHILDBASE                   107
21 #define IDR_ACCEL                       108
22 #define IDC_CLIENT                      108
23 #define IDB_PROJECT                     109
24 #define IDB_SOURCE                      110
25 #define IDD_NEWPROJECT                  110
26 #define IDB_INCLUDE                     111
27 #define IDB_FOLDER                      112
28 #define IDB_PROJECT1                    113
29 #define IDB_FOLDER1                     114
30 #define IDB_INCLUDE1                    115
31 #define IDB_SOURCE1                     116
32 #define IDB_OTHER1                      117
33 #define IDB_OTHER                       118
34 #define IDS_VERSION                     1000
35 #define IDC_PROJECTNAME                 1001
36 #define IDC_PROJECTPATH                 1002
37 #define IDC_BROWSE                      1003
38 #define IDC_NEW                         4001
39 #define IDC_OPEN                        4002
40 #define IDC_SAVE                        4003
41 #define IDC_SAVEAS                      4004
42 #define IDC_EXIT                        4005
43 #define IDC_OPENPROJECT                 4006
44 #define IDS_NEW                         4008
45 #define IDS_OPEN                        4009
46 #define IDS_SAVE                        4010
47 #define IDS_SAVEAS                      4011
48 #define IDS_EXIT                        4012
49 #define IDS_OPENPROJECT                 4013
50 #define IDC_FONT                        5000
51 #define IDC_PRECOMPILE                  5001
52 #define IDS_FONT                        5008
53 #define IDS_PRECOMPILE                  5009
54 #define IDC_ABOUT                       6000
55 #define IDS_ABOUT                       6011
56 #define IDC_CASCADE                     7000
57 #define IDC_TILEHORIZ                   7001
58 #define IDC_TILEVERT                    7002
59 #define IDS_CASCADE                     7010
60 #define IDS_TILEHORIZ                   7011
61 #define IDS_TILEVERT                    7012
62 #define IDC_PROJECTADD                  40014
63 #define IDC_PROJECTADDSOURCE            40014
64 #define IDC_PROJECTREMOVE               40015
65 #define IDC_PROJECTNEW                  40016
66 #define IDC_PROJECTADDINCLUDE           40019
67 #define IDC_PROJECTADDOTHER             40020
68 
69 // Next default values for new objects
70 //
71 #ifdef APSTUDIO_INVOKED
72 #ifndef APSTUDIO_READONLY_SYMBOLS
73 #define _APS_NEXT_RESOURCE_VALUE        111
74 #define _APS_NEXT_COMMAND_VALUE         40021
75 #define _APS_NEXT_CONTROL_VALUE         1004
76 #define _APS_NEXT_SYMED_VALUE           109
77 #endif
78 #endif
79