resource.h 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 Simulator.rc 使用
  4. //
  5. #define IDD_SIMULATOR_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDD_DIALOG_RECORD 130
  8. #define IDD_DIALOG_PARSE 132
  9. #define IDR_MENU1 135
  10. #define IDC_EDIT_PORT 1000
  11. #define IDC_BUTTON_LISTEN 1001
  12. #define IDC_STATIC_SERVER 1002
  13. #define IDC_BUTTON_GAPCFG 1005
  14. #define IDC_LIST_CLIENTS 1006
  15. #define IDC_LIST_RECORD 1007
  16. #define IDC_BUTTON_NEWVALUE 1007
  17. #define IDC_CHECK_SHOW_HEARTBEAT 1009
  18. #define IDC_LIST_EQP 1009
  19. #define IDC_DATETIMEPICKER_START 1011
  20. #define IDC_DATETIMEPICKER_END 1012
  21. #define IDC_BUTTON_ALARM 1013
  22. #define IDC_BUTTON_ALARM2 1014
  23. #define IDC_CHECK_ALL_EQP 1015
  24. #define IDC_CHECK_ALL_ALARM 1016
  25. #define IDC_EDIT_ALARMID 1017
  26. #define IDC_BUTTON_0x55 1018
  27. #define IDC_BUTTON_0x56 1019
  28. #define IDC_BUTTON_0x57 1020
  29. #define IDC_BUTTON_RECORD 1021
  30. #define IDC_BUTTON_PARSE 1022
  31. #define IDC_EDIT_CMD 1023
  32. #define IDC_EDIT_RESULT 1024
  33. #define IDC_CHECK_DIR 1025
  34. #define ID_LIST_CLEAR 32772
  35. #define ID_DATA_COPYALL 32773
  36. #define ID_DATA_COPY 32774
  37. // Next default values for new objects
  38. //
  39. #ifdef APSTUDIO_INVOKED
  40. #ifndef APSTUDIO_READONLY_SYMBOLS
  41. #define _APS_NEXT_RESOURCE_VALUE 134
  42. #define _APS_NEXT_COMMAND_VALUE 32771
  43. #define _APS_NEXT_CONTROL_VALUE 1026
  44. #define _APS_NEXT_SYMED_VALUE 101
  45. #endif
  46. #endif