28 lines
933 B
C
28 lines
933 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by testractor.rc
|
|
//
|
|
#define IDD_DIALOG1 101
|
|
#define IDC_EDIT1 1000
|
|
#define IDC_EDIT2 1001
|
|
#define IDC_EDIT3 1002
|
|
#define IDC_EDIT4 1003
|
|
#define IDC_EDIT5 1004
|
|
#define IDC_EDIT6 1005
|
|
#define IDC_EDIT7 1006
|
|
#define IDC_EDIT8 1007
|
|
#define IDC_EDIT9 1008
|
|
#define IDC_EDIT10 1009
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|