/3rd_party/wtl/Samples/BmpView/resourcece.h
C Header | 34 lines | 27 code | 1 blank | 6 comment | 0 complexity | 1a42e1657ee5dd4860f3c143d691b517 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, JSON, MPL-2.0-no-copyleft-exception, GPL-2.0, GPL-3.0, LGPL-3.0, BSD-2-Clause
1//{{NO_DEPENDENCIES}} 2// Microsoft eMbedded Visual C++ generated include file. 3// Used by BmpViewCE.rc 4// 5#define IDD_ABOUTBOX 100 6#define IDR_MAINFRAME 128 7#define IDR_CONTEXTMENU 201 8#define IDD_PROP_PAGE1 202 9#define IDD_PROP_PAGE2 203 10#define IDD_PROP_PAGE3 204 11#define IDC_TYPE 1001 12#define IDC_WIDTH 1002 13#define IDC_HEIGHT 1003 14#define IDC_HORRES 1004 15#define IDC_VERTRES 1005 16#define IDC_BITDEPTH 1006 17#define IDC_COMPRESSION 1008 18#define IDC_FILELOCATION 1009 19#define IDC_FILESIZE 1010 20#define IDC_FILEDATE 1011 21#define IDC_FILEATTRIB 1012 22#define ID_RECENT_BTN 32777 23#define ID_VIEW_PROPERTIES 32778 24 25// Next default values for new objects 26// 27#ifdef APSTUDIO_INVOKED 28#ifndef APSTUDIO_READONLY_SYMBOLS 29#define _APS_NEXT_RESOURCE_VALUE 203 30#define _APS_NEXT_COMMAND_VALUE 32780 31#define _APS_NEXT_CONTROL_VALUE 1013 32#define _APS_NEXT_SYMED_VALUE 101 33#endif 34#endif