-
Notifications
You must be signed in to change notification settings - Fork 2
/
resource.h
32 lines (31 loc) · 1.14 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by windhawk-symbol-helper.rc
//
#define IDR_MAINFRAME 128
#define IDD_MAINDLG 129
#define IDC_STATIC_ENGINE_DIR 1000
#define IDC_ENGINE_DIR 1001
#define IDC_STATIC_SYMBOLS_DIR 1002
#define IDC_SYMBOLS_DIR 1003
#define IDC_STATIC_SYMBOL_SERVER 1004
#define IDC_SYMBOL_SERVER 1005
#define IDC_STATIC_TARGET_EXECUTABLE 1006
#define IDC_TARGET_EXECUTABLE 1007
#define IDC_PICKFILE 1008
#define IDC_UNDECORATED 1009
#define IDC_DECORATED 1010
#define IDC_LOG 1011
#define IDC_STATIC_RESULTS 1012
#define IDC_RESULTS 1013
#define IDC_RESULTS_PLACEHOLDER 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 202
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif