mirror of
https://github.com/WindowsNT351/CE-Collections.git
synced 2025-12-26 17:10:25 +08:00
30 lines
1013 B
C
30 lines
1013 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by menu3.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MENU3_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDB_BITMAP1 129
|
|
#define IDB_BITMAP2 130
|
|
#define IDC_CURSOR1 131
|
|
#define IDC_TREE1 1000
|
|
#define IDC_EDIT1 1005
|
|
#define IDC_STATICBTN1 1009
|
|
#define IDC_STATICBTN2 1010
|
|
#define IDC_STATICBTN3 1011
|
|
#define IDC_STATIC1 1012
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1013
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|