root/swishctl/src/setup/resource.h

Revision 1232, 1.0 kB (checked in by augur, 5 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by setup.rc
4 //
5 #define IDC_MYICON                      2
6 #define IDD_SETUP_DIALOG                102
7 #define IDD_ABOUTBOX                    103
8 #define IDS_APP_TITLE                   103
9 #define IDD_SETUP                       103
10 #define IDM_ABOUT                       104
11 #define IDM_EXIT                        105
12 #define IDS_HELLO                       106
13 #define IDI_SETUP                       107
14 #define IDI_SMALL                       108
15 #define IDC_SETUP                       109
16 #define IDR_MAINFRAME                   128
17 #define IDC_EXIT                        1000
18 #define IDC_AUTORUN                     1001
19 #define IDC_STATIC                      -1
20
21 // Next default values for new objects
22 //
23 #ifdef APSTUDIO_INVOKED
24 #ifndef APSTUDIO_READONLY_SYMBOLS
25 #define _APS_NEXT_RESOURCE_VALUE        130
26 #define _APS_NEXT_COMMAND_VALUE         32771
27 #define _APS_NEXT_CONTROL_VALUE         1002
28 #define _APS_NEXT_SYMED_VALUE           110
29 #endif
30 #endif
Note: See TracBrowser for help on using the browser.