-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
27 lines (26 loc) · 940 Bytes
/
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by instdrv.rc
//
#define IDR_MENU1 101
#define IDC_EDIT_FILE 40012
#define IDC_EDIT_SERVICE 40013
#define IDC_EDIT_SYMBOLIC 40014
#define IDC_MAIN 40015
#define IDC_ADD 40016
#define IDC_START 40017
#define IDC_OPEN 40018
#define IDC_REMOVE 40019
#define IDC_STOP 40020
#define IDC_CLOSE 40021
#define IDC_BROWSE 40022
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40023
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif