source: trunk/Utilities/ShowHresult/resource.h @ 937

Last change on this file since 937 was 92, checked in by roman, 12 years ago
  • Property svn:mime-type set to application/octet-stream
File size: 2.6 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by ShowHresult.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDS_NOTIFYICON_DEFAULTTIPTITLE  101
9#define IDR_MODULE                      110
10#define IDR_NOTIFYICON                  205
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        206
31#define _APS_NEXT_COMMAND_VALUE         32770
32#define _APS_NEXT_CONTROL_VALUE         231
33#define _APS_NEXT_SYMED_VALUE           106
34#endif
35#endif
Note: See TracBrowser for help on using the repository browser.