-
Notifications
You must be signed in to change notification settings - Fork 5
/
resource.h
70 lines (69 loc) · 2.87 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SkinProgressTest.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SKINPROGRESSTEST_FORM 101
#define IDR_MAINFRAME 128
#define IDR_SKINPRTYPE 129
#define IDB_BMP_PHOTON 130
#define IDB_BMP_AQUA 131
#define IDB_BMP_LUNA 132
#define IDD_SKINPROGRESSTEST_DIAL 137
#define IDI_GRIP_SIZE 140
#define IDB_BMP_THERMO 141
#define IDB_BMP_PENCIL 142
#define IDD_SCANNED_SKIN 143
#define ID_SCANNED_SKIN 144
#define IDC_EDIT_TEXT 1000
#define IDC_BUTTON_TEST 1001
#define IDC_EDIT_SIZE 1002
#define IDC_SPIN_SIZE 1003
#define IDC_RADIO_DEFAULT 1004
#define IDC_EDIT_LIMIT 1005
#define IDC_SPIN_LIMIT 1006
#define IDC_RADIO_AQUA 1007
#define IDC_EDIT_PANE 1008
#define IDC_SPIN_PANE 1009
#define IDC_RADIO_LUNA 1010
#define IDC_RADIO_PHOTON 1011
#define IDC_BUTTON_SETBMP 1012
#define IDC_BUTTON_DIALOG 1012
#define IDC_COMBO_PROGRESS 1013
#define IDC_BOTTOM_RIGHT 1014
#define IDC_PANE0 1015
#define IDC_PANE1 1016
#define IDC_PANE2 1017
#define IDC_PANE3 1018
#define IDC_PANE4 1019
#define IDC_PROGRESS_1 1020
#define IDC_TEXTPANE_1 1021
#define IDC_CHECK_REVERSE 1022
#define IDC_COMBO_BAR 1024
#define IDC_COMBO_TEXT 1025
#define IDC_TEXTPANE_2 1026
#define IDC_PROGRESS_2 1027
#define IDC_HEAD_TXTWND 1028
#define IDC_HEAD_TXT 1029
#define IDC_HEAD_PROGRESS 1030
#define IDC_COMA_TXTWND 1031
#define IDC_COMA_TXT 1032
#define IDC_HEAD_REVERSE 1033
#define IDC_HEAD_P1 1034
#define IDC_HEAD_T1 1035
#define IDC_ICON_GRIP_SIZE 1036
#define IDC_THERMO 1037
#define IDC_PEN 1038
#define IDC_SCANSKIN 1039
#define ID_INDICATOR_PROGRESS 59142
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1040
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif