-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresource.h
More file actions
31 lines (30 loc) · 1.11 KB
/
Copy pathresource.h
File metadata and controls
31 lines (30 loc) · 1.11 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AMWatchDll.rc
//
#define IDR_AMWATCH_MMENU 101
#define IDI_AMWATCHDLL 102
#define IDI_AMWATCHDLL_SMALL 103
#define IDI_AMWATCHDLL_ABOUT 104
#define IDS_FILE 105
#define IDD_ABOUTBOX 106
#define IDS_AMLUADEBUG 106
#define IDS_SET_CLIENT_FAIL 107
#define IDS_UNKNOWN_FATAL_ERROR 108
#define IDS_APP_TITLE 109
#define IDM_FILE_EXIT 40001
#define IDM_TOOL_SUSPEND 40002
#define IDM_TOOL_RESUME 40003
#define IDM_HELP_ABOUT 40004
#define IDM_TOOL_SIMINSERT 40005
#define IDM_TOOL_SIMREMOVE 40006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40007
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif