-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
34 lines (33 loc) · 1.26 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 3D_SCAN.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MY3D_STYPE 129
#define IDD_DIALOG1 130
#define IDB_BITMAP1 131
#define IDC_EDIT_SERIAL 1001
#define IDC_SERIAL 1002
#define IDC_EDIT_STEP 1003
#define IDC_SERIAL2 1004
#define IDC_SERIAL3 1005
#define IDC_EDIT_DEGREE 1006
#define IDC_BUTTON_OK 1007
#define ID_STARTSNAP 32771
#define ID_STOPSNAP 32772
#define ID_EDIT_SCANSET 32773
#define ID_EDIT_ScanStart 32774
#define ID_EDIT_ScanStop 32775
#define IDC_ScanSet 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif