-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
35 lines (34 loc) · 1.25 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 PGEN.rc 使用
//
#define IDD_MAIN 102
#define IDR_MAINFRAME 128
#define IDD_ABOUT 134
#define IDB_BITMAP 138
#define IDD_SETTING 140
#define ID_X 1000
#define ID_MIN 1001
#define IDC_ABOUT 1003
#define ID_AX 1004
#define IDC_MFCLINK 1005
#define IDC_EDIT_RESULT 1006
#define ID_SX 1007
#define IDC_CHECK_NUM 1008
#define IDC_CHECK_LOWCASE 1009
#define IDC_CHECK_UPCASE 1010
#define IDC_CHECK_SYMBOL 1011
#define IDC_SPIN_DIGIT 1013
#define IDC_CHECK_LOG 1014
#define IDC_EDIT_DIGIT 1015
#define IDC_CHECK_COPY 1016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif