source: trunk/Utilities/LogicalProcessorInformation/resource.h @ 795

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