1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by TCLTools.rc
- //
- #define IDD_TCLTOOLS_DIALOG 102
- #define IDR_MAINFRAME 128
- #define BIN_CMD 129
- #define IDC_COMBO_PORTS 1001
- #define IDC_COMBO_CMDS 1002
- #define IDC_EDIT2 1003
- #define IDC_EDIT_KEY 1003
- #define BTN_OPEN_FILE 1004
- #define IDC_CHECK_HB 1005
- #define IDC_CHECK2 1006
- #define IDC_CHECK_BH 1006
- #define IDC_EDIT_INT 1007
- #define IDC_EDIT_STR 1008
- #define IDC_EDIT4 1009
- #define IDC_EDIT_HEX 1009
- #define BTN_EXEC_CMD 1010
- #define BTN_OPEN_PORT 1011
- #define IDC_EDIT_STATUS 1012
- #define IDC_EDIT_ERROR 1013
- #define BTN_RELOAD_CMD 1014
- #define IDC_STATIC_RESULT 1015
- #define IDC_COMBO1 1016
- #define IDC_COMBO_BUADRATE 1016
- #define IDC_COMBO_CMDS2 1017
- #define BTN_EXEC_CMD2 1018
- #define IDC_COMBO_CMDS3 1019
- #define BTN_EXEC_CMD3 1020
- #define IDC_COMBO_CMDS4 1021
- #define BTN_EXEC_CMD4 1022
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1017
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|