-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
35 lines (34 loc) · 1.22 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NIUTest.rc
//
#define IDD_ABOUTBOX 100
#define DLG_MAIN 200
#define IDR_MAINFRAME 300
#define IDC_RESPOND 1001
#define IDC_TRANSMIT 1006
#define IDC_START 1009
#define IDC_EDIT_PORT 1011
#define IDC_CLEAR 1012
#define IDC_SEND 1013
#define IDC_SOH 1014
#define IDC_STX 1015
#define IDC_CR 1016
#define IDC_LF 1017
#define IDC_PAUSE 1018
#define IDB_LIGHT_RED 1210
#define IDB_LIGHT_AMBER 1211
#define IDB_LIGHT_GREEN 1212
#define IDB_LIGHT_BLUE 1213
#define IDC_STATUS 1214
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif