-
Notifications
You must be signed in to change notification settings - Fork 22
/
resource.h
33 lines (29 loc) · 1.03 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by acia.rc
//
#define IDS_MODULE_NAME 1
#define IDS_VERSION 2
#define IDS_CATNUMBER 3
#define IDD_PROPPAGE 102
#define IDC_PORT 1010
#define IDC_NAME 1011
#define IDC_TXTMODE 1012
#define IDAPPLY 1013
#define IDC_T_CONS 1020
#define IDC_T_FILE_R 1021
#define IDC_T_FILE_W 1022
#define IDC_T_TCP 1023
#define IDC_T_COM 1024
#define IDC_T_RS232 1030
#define IDC_T_MODEM 1031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif