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

Last change on this file since 937 was 122, checked in by roman, 12 years ago

Added bitmap static

  • Property svn:keywords set to Id
  • Property svn:mime-type set to application/octet-stream
File size: 1.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by AtlDialogSample.rc
4//
5#define IDS_PROJNAME                    100
6#define IDR_ATLDIALOGSAMPLE             101
7#define IDD_DIALOG1                     201
8#define IDD_MAIN                        201
9#define IDC_PICTURE                     201
10#define IDB_BITMAP1                     202
11#define IDB_PICTURE                     202
12
13// Next default values for new objects
14//
15#ifdef APSTUDIO_INVOKED
16#ifndef APSTUDIO_READONLY_SYMBOLS
17#define _APS_NEXT_RESOURCE_VALUE        203
18#define _APS_NEXT_COMMAND_VALUE         32768
19#define _APS_NEXT_CONTROL_VALUE         202
20#define _APS_NEXT_SYMED_VALUE           106
21#endif
22#endif
Note: See TracBrowser for help on using the repository browser.