source: trunk/Utilities/DirectionControl/resource.h @ 299

Last change on this file since 299 was 293, checked in by roman, 10 years ago
File size: 1.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by DirectionControl.rc
4//
5#define IDI_MODULE                      10
6#define IDS_PROJNAME                    100
7#define IDD_MAIN                        1000
8#define IDC_PROPERTYSHEET               1014
9#define IDC_CONTROL                     1021
10#define IDS_MAIN_PROPERTYSHEETCAPTION   1100
11#define IDD_MAIN_PROPERTYPAGE           1110
12#define IDD_ABOUT                       29900
13#define IDC_ABOUT_ICON                  29901
14#define IDC_ABOUT_TITLE                 29902
15#define IDC_ABOUT_PRODUCTVERSION        29903
16#define IDC_ABOUT_FILEVERSION           29904
17#define IDC_ABOUT_WEBSITETITLE          29905
18#define IDC_ABOUT_WEBSITE               29906
19#define IDC_ABOUT_EMAILTITLE            29907
20#define IDC_ABOUT_EMAIL                 29908
21#define IDC_ABOUT_COPYRIGHT             29909
22#define IDC_ABOUT_COPYRIGHTWARNING      29910
23#define IDR_ABOUT_PROPERTYPAGE          29925
24#define IDD_ABOUT_PROPERTYPAGE          29926
25#define IDC_ABOUT_LICENSEE              29927
26
27// Next default values for new objects
28//
29#ifdef APSTUDIO_INVOKED
30#ifndef APSTUDIO_READONLY_SYMBOLS
31#define _APS_NEXT_RESOURCE_VALUE        201
32#define _APS_NEXT_COMMAND_VALUE         32772
33#define _APS_NEXT_CONTROL_VALUE         1022
34#define _APS_NEXT_SYMED_VALUE           101
35#endif
36#endif
Note: See TracBrowser for help on using the repository browser.