8 lines
202 B
C
8 lines
202 B
C
|
#define IDD_DIALOG1 101
|
||
|
#define IDC_DEVICES 1001
|
||
|
#define IDC_NAME 1002
|
||
|
#define IDC_PORT 1003
|
||
|
#define IDC_COMMANDS 1004
|
||
|
#define IDC_ADD 1005
|
||
|
#define IDC_REMOVE 1006
|