resource.h 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by TCLTools.rc
  4. //
  5. #define IDD_TCLTOOLS_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define BIN_CMD 129
  8. #define IDC_COMBO_PORTS 1001
  9. #define IDC_COMBO_CMDS 1002
  10. #define IDC_EDIT2 1003
  11. #define IDC_EDIT_KEY 1003
  12. #define BTN_OPEN_FILE 1004
  13. #define IDC_CHECK_HB 1005
  14. #define IDC_CHECK2 1006
  15. #define IDC_CHECK_BH 1006
  16. #define IDC_EDIT_INT 1007
  17. #define IDC_EDIT_STR 1008
  18. #define IDC_EDIT4 1009
  19. #define IDC_EDIT_HEX 1009
  20. #define BTN_EXEC_CMD 1010
  21. #define BTN_OPEN_PORT 1011
  22. #define IDC_EDIT_STATUS 1012
  23. #define IDC_EDIT_ERROR 1013
  24. #define BTN_RELOAD_CMD 1014
  25. #define IDC_STATIC_RESULT 1015
  26. #define IDC_COMBO1 1016
  27. #define IDC_COMBO_BUADRATE 1016
  28. #define IDC_COMBO_CMDS2 1017
  29. #define BTN_EXEC_CMD2 1018
  30. #define IDC_COMBO_CMDS3 1019
  31. #define BTN_EXEC_CMD3 1020
  32. #define IDC_COMBO_CMDS4 1021
  33. #define BTN_EXEC_CMD4 1022
  34. // Next default values for new objects
  35. //
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE 131
  39. #define _APS_NEXT_COMMAND_VALUE 32771
  40. #define _APS_NEXT_CONTROL_VALUE 1017
  41. #define _APS_NEXT_SYMED_VALUE 101
  42. #endif
  43. #endif