-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
27 lines (26 loc) · 922 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 LIDAC.rc
//
#define IDD_ABOUTBOX 100
#define IDD_LIDAC_DIALOG 101
#define IDR_MAINFRAME 300
#define IDC_EDIT1 1009
#define IDC_EDIT2 1010
#define IDC_SPIN 1013
#define IDC_SEIZE 1014
#define IDC_RELEASE 1015
#define IDC_GENERATE 1018
#define IDC_COMBO 1019
#define IDC_BITMAP 1020
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif