-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
57 lines (56 loc) · 4.57 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by UsbControl.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_USBCONTROL_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DLG_VIDEO 129
#define IDC_BTN_OPENUSB 1000
#define IDC_BTN_OPENFILE 1001
#define IDC_STATIC_TEXT 1003
#define IDC_CHECK1 1004
#define IDC_BTN_OPENUSB2 1004
#define IDC_BTN_VIDEOCAPTURE 1004
#define IDC_STC_VIDEO 1005
#define IDC_BTN_VIDEOCAPTURE2 1005
#define IDC_BTN_STOPCAPTURE 1005
#define IDC_BTN_SAVE 1006
#define IDC_RADIO_NEWDRIVER 1007
#define IDC_RADIO_OLDDRIVER 1008
#define IDC_RADIO_NORMAL 1009
#define IDC_RADIO_XMIRROR 1010
#define IDC_RADIO_YMIRROR 1011
#define IDC_RADIO_XYMIRROR 1012
#define IDC_BTN_REVIEW 1013
#define IDC_RADIO_NORMAL_CHANGE 1014
#define IDC_RADIO_RG_CHANGE 1015
#define IDC_RADIO_RB_CHANGE 1016
#define IDC_RADIO_GB_CHANGE 1017
#define IDC_BUTTON1 1018
#define IDC_BTN_CREATEBMP 1018
#define IDC_EDIT1 1019
#define IDC_EDIT2 1020
#define IDC_BUTTON2 1021
#define IDC_BUTTON3 1022
#define IDC_PipeReset 1022
#define IDC_tbAddr 1023
#define IDC_tbData 1024
#define IDC_text1 1025
#define IDC_text2 1026
#define IDC_I2CRead 1027
#define IDC_I2CWrite 1028
#define IDC_PipeReset2 1029
#define IDC_btnDeviceReset 1029
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif