resource.h 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  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_EDIT_INT 1007
  16. #define IDC_EDIT_STR 1008
  17. #define IDC_EDIT4 1009
  18. #define IDC_EDIT_HEX 1009
  19. #define BTN_EXEC_CMD 1010
  20. #define BTN_OPEN_PORT 1011
  21. #define IDC_EDIT_STATUS 1012
  22. #define IDC_EDIT_ERROR 1013
  23. #define BTN_RELOAD_CMD 1014
  24. #define IDC_STATIC_RESULT 1015
  25. #define IDC_COMBO1 1016
  26. #define IDC_COMBO_BUADRATE 1016
  27. // Next default values for new objects
  28. //
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE 131
  32. #define _APS_NEXT_COMMAND_VALUE 32771
  33. #define _APS_NEXT_CONTROL_VALUE 1017
  34. #define _APS_NEXT_SYMED_VALUE 101
  35. #endif
  36. #endif