-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresource.h
More file actions
61 lines (60 loc) · 2.42 KB
/
resource.h
File metadata and controls
61 lines (60 loc) · 2.42 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
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++에서 생성한 포함 파일입니다.
// TEST_LXSMWD12.rc에서 사용되고 있습니다.
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_TEST_LTYPE 129
#define IDD_DLG_STATUSVIEW 130
#define IDC_BTN_OpenDevice 1000
#define IDC_LIST_STATUS1 1001
#define IDC_BUTTON1IDC_BTN_CloseDevice 1002
#define IDC_BTN_SetConfigMsg 1003
#define IDC_EDIT_HeartRate 1004
#define IDC_EDIT_Finger 1005
#define IDC_EDIT_Stability 1006
#define IDC_EDIT_AutoSet 1007
#define IDC_EDIT_DiagStatus 1008
#define IDC_EDIT_DiagRTime 1009
#define IDC_EDIT_DiagResult 1010
#define IDC_PROGRESS_StreamQRemain 1011
#define IDC_BTN_OpenDeviceUsbSerial 1012
#define IDC_EDIT_PerfusionIndex 1013
#define IDC_BTN_DiagStart 1017
#define IDC_EDIT_HBQty 1019
#define IDC_EDIT_SNSBal 1020
#define IDC_EDIT_PSNSBal 1021
#define IDC_EDIT_SNSAct 1022
#define IDC_EDIT_SNSActLevel 1023
#define IDC_EDIT_PSNSAct 1024
#define IDC_EDIT_PSNSActLevel 1025
#define IDC_EDIT_ANSAct 1026
#define IDC_EDIT_ANSActLevel 1027
#define IDC_EDIT_HRResult 1028
#define IDC_EDIT_HRResultLevel 1029
#define IDC_EDIT_PIResult 1030
#define IDC_EDIT_PIResultLevel 1031
#define IDC_EDIT_SNSBalLevel 1032
#define IDC_LIST_HISTORESULT 1034
#define IDC_LIST_HBIRESULT 1035
#define IDC_EDIT_LOWPI 1036
#define IDC_EDIT_FaultHBI 1037
#define IDC_EDIT_AbnormalHBI 1038
#define IDC_EDIT_Active 1039
#define IDC_EDIT_StressAcute 1040
#define IDC_EDIT_StressChronic 1041
#define IDC_EDIT1 1042
#define IDC_EDIT_USBSERIAL 1043
#define IDC_BTN_DIAGSTOP 1044
#define IDC_BTN_GETUSBSERIAL 1046
#define ID_MENU_VIEWDLGSTATUS 32771
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif