-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
57 lines (56 loc) · 4.54 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 ResourceUsageRecoder.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_RESOURCEUSAGERECODER_DIALOG 102
#define IDI_ICO_MAIN 128
#define IDD_DLG_CHARTCTRL 129
#define IDD_DLG_CONFIGRECODE 141
#define IDD_DLG_TIPS 142
#define IDB_BITMAP1 143
#define IDR_GIF1 145
#define IDI_ICO_SORT_19 152
#define IDI_ICO_SORT_91 153
#define IDI_ICO_SORT_AZ 154
#define IDI_ICO_SORT_ZA 155
#define IDD_DIALOG1 164
#define IDD_ABOUTBOX 164
#define IDC_CHARTCTRL 1000
#define IDC_BTN_RECODE 1001
#define IDC_BTN_STOP 1002
#define IDC_STATIC_GIF 1005
#define IDC_LIST_PROCESS 1020
#define IDC_CK_MEM 1021
#define IDC_CK_CPU 1022
#define IDC_CK_HANDLE 1023
#define IDC_CK_THREAD 1024
#define IDC_CK_IO 1025
#define IDC_CK_NOD 1026
#define IDC_CK_SAVE 1027
#define IDC_STATIC_FIFTER 1030
#define IDC_STATIC_TIPS 1031
#define IDC_STATIC_PIC 1032
#define IDC_BTN_TIPSOK 1033
#define IDC_BTN_TIPCANCEL 1034
#define IDC_STATIC_PICTURE 1035
#define IDC_EDIT_SAMPRATE 1036
#define IDC_CMB_SAMPUNIT 1037
#define IDC_STATIC_SAMPRATE 1038
#define IDC_CK_NETUP 1041
#define IDC_CK_NETDOWN 1043
#define IDC_STATIC_INFO1 1044
#define IDC_STATIC_INFO2 1045
#define IDC_STATIC_INFO3 1046
#define IDC_STATIC_INFO4 1047
#define ID_1 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 166
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif