-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
44 lines (43 loc) · 3.38 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AeonProfiler.rc
//
#define IDC_MYICON 2
#define IDOK2 3
#define IDD_AEON_DIALOG 102
#define IDS_APP_TITLE 103
#define IDI_AEON 104
#define IDC_AEON_PROFILER 107
#define IDR_MAINFRAME 128
#define IDR_ACCELERATOR1 129
#define IDD_LOOKUPSYMBOLS 130
#define IDC_LOOKUPSYMBOLS_TEXT 131
#define IDD_THREADID 132
#define IDD_RESETID 133
#define IDD_STATS 134
#define IDC_THREADID_LIST 1000
#define IDC_STATIC_CALLREC 1001
#define IDC_STATIC_THREADS 1002
#define IDC_STATIC_TOTAL_MEM 1003
#define IDC_STATIC_MEM_TOTAL 1003
#define IDC_STATIC_MEM_CALLREC 1004
#define IDC_STATIC_MEM_LISTVIEW 1005
#define IDC_STATIC_MEM_SYMBOLS 1006
#define IDC_STATIC_MEM_OVERHEAD 1007
#define IDM_EXIT 16384
#define IDM_CAPTURE 16385
#define IDM_THREADID 16386
#define IDM_RESET 16387
#define IDM_STATS 16388
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 16389
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 108
#endif
#endif