source: trunk/Utilities/Miscellaneous/GetClipboardData/Resource.h @ 135

Last change on this file since 135 was 134, checked in by roman, 11 years ago
File size: 771 bytes
RevLine 
[134]1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by GetClipboardData.rc
4//
5
6#define IDS_APP_TITLE                   103
7
8#define IDR_MAINFRAME                   128
9#define IDD_GETCLIPBOARDDATA_DIALOG     102
10#define IDD_ABOUTBOX                    103
11#define IDM_ABOUT                               104
12#define IDM_EXIT                                105
13#define IDI_GETCLIPBOARDDATA                    107
14#define IDI_SMALL                               108
15#define IDC_GETCLIPBOARDDATA                    109
16#define IDC_MYICON                              2
17#ifndef IDC_STATIC
18#define IDC_STATIC                              -1
19#endif
20// Next default values for new objects
21//
22#ifdef APSTUDIO_INVOKED
23#ifndef APSTUDIO_READONLY_SYMBOLS
24
25#define _APS_NO_MFC                                     130
26#define _APS_NEXT_RESOURCE_VALUE        129
27#define _APS_NEXT_COMMAND_VALUE         32771
28#define _APS_NEXT_CONTROL_VALUE         1000
29#define _APS_NEXT_SYMED_VALUE           110
30#endif
31#endif
Note: See TracBrowser for help on using the repository browser.