12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by RunTest.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_RUNTEST_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_DIALOG1 129
- #define DLG_INSERTDEVICE 129
- #define IDB_BITMAP1 130
- #define IDI_ICON1 131
- #define IDI_ICON2 132
- #define IDI_ICON3 133
- #define IDI_ICON4 134
- #define IDI_ICON5 135
- #define IDC_TREE1 1000
- #define IDC_BUTTON1 1001
- #define IDC_BUTTON2 1002
- #define IDC_BUTTON3 1003
- #define IDC_RICHEDIT21 1004
- #define IDC_RICHEDIT22 1005
- #define IDC_BUTTON4 1005
- #define IDCANCLE 1006
- #define IDC_BUTTON6 1006
- #define IDC_EDIT2 1008
- #define IDC_EDIT3 1009
- #define IDC_EDIT4 1010
- #define IDC_EDIT5 1011
- #define IDC_EDIT6 1012
- #define IDC_EDIT7 1013
- #define IDC_EDIT8 1014
- #define BTN_MODIFY 1015
- #define IDC_EDIT9 1016
- #define IDC_BUTTON5 1016
- #define IDC_EDIT1 1017
- #define IDC_EDIT10 1018
- #define IDC_EDIT11 1019
- #define TX_SHOWCOUNT 1020
- #define TX_COUNT 1021
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 136
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1022
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|