29 lines
985 B
C
29 lines
985 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by WindowsTestResouce.rc
|
|
//
|
|
#define IDD_WINDOWSTEST_MAIN 101
|
|
#define IDC_CHANNEL1 1001
|
|
#define IDC_CHANNEL2 1002
|
|
#define IDC_CHANNEL3 1004
|
|
#define IDC_CHANNEL4 1005
|
|
#define IDC_POSITION 1009
|
|
#define IDC_INFORMATION 1050
|
|
#define IDC_CHECK_CHANNEL1 1070
|
|
#define IDC_CHECK_CHANNEL2 1071
|
|
#define IDC_CHECK_CHANNEL3 1072
|
|
#define IDC_CHECK_CHANNEL4 1073
|
|
#define IDC_COMBO1 1074
|
|
#define IDC_BTN_CREATE2 1076
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1076
|
|
#define _APS_NEXT_SYMED_VALUE 107
|
|
#endif
|
|
#endif
|