-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathresource.h
30 lines (29 loc) · 2.13 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++ generated include file.
// Used by TestUI.rc
//
#define IDD_MAIN_FRAME 9
#define IDC_DL_TASK_MGR_LIST 1001
#define IDC_EDIT1 1002
#define IDC_EDIT 1002
#define IDC_EDIT_NAME 1002
#define IDC_BUTTON_LOAD 1003
#define IDC_BUTTON_UNLOAD 1004
#define IDC_STATIC_Result 1005
#define IDC_CHECK_FULLWORD 1006
#define IDC_CHECK_CASE 1008
#define IDC_EDIT_PATH 1009
#define IDC_CHECK_SUBPATH 1010
#define IDC_STATIC_State 1011
#define IDC_STATIC_Q 1012
#define IDC_STATIC_QueryCount 1012
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif