resource.h
3.18 KB
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
36
37
38
39
40
41
42
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 DLCardTool.rc 使用
//
#define IDD_DLCARDTOOL_DIALOG 102
#define IDI_ICON1 134
#define IDR_MAINFRAME 134
#define IDC_BUTTON_CARDUPDATE 1001
#define IDC_STATIC_EXPLAIN 1006
#define IDC_RICHEDIT_NOTICE 1007
#define IDC_EDIT_CARDNUM 1008
#define IDC_EDIT_STATE 1009
#define IDC_STATIC_CARDNUM 1010
#define IDC_STATIC_STATE 1011
#define IDC_STATIC_BOX 1012
#define IDC_STATIC_EXPLAIN1 1013
#define IDC_STATIC_EXPLAIN2 1014
#define IDC_STATIC_EXPLAIN3 1015
#define IDC_STATIC_EXPLAIN4 1016
#define IDC_STATIC_EXPLAIN5 1017
#define IDC_STATIC_EXPLAIN6 1018
#define IDC_STATIC_EXPLAIN7 1019
#define IDC_STATIC_EXPLAIN8 1020
#define IDC_STATIC_EXPLAIN9 1021
#define IDC_STATIC_EXPLAIN10 1022
#define IDC_STATIC_EXPLAIN11 1023
#define IDC_STATIC_CARD_NUM_TEXT 1026
#define IDC_STATIC_RESULT 1027
#define IDC_STATIC_RESULT_TEXT 1028
#define IDC_STATIC_IMG 1029
#define IDC_STATIC_RESULT2 1030
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif