-
Notifications
You must be signed in to change notification settings - Fork 19
/
resource.h
30 lines (29 loc) · 1.02 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 Ekrnln.rc 使用
//
#define IDB_BUTTON_W 103
#define IDB_TEXTBOX_W 104
#define IDB_CLINET_EX 108
#define IDB_SERVER_EX 109
#define IDB_UPDOWN_EX 111
#define IDB_CHECKBUTTON_W 113
#define IDB_COMLINKBUTTON_W 114
#define IDB_LABEL_W 115
#define IDB_LISTBOX_W 116
#define IDB_COMBOBOX_W 117
#define IDB_DIRBOX_W 118
#define IDB_RICHEDIT 119
#define IDB_SCINTILLA 121
#define IDB_BITMAP1 122
#define IDB_SKIN 122
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 123
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif