resource.h 1.8 KB

123456789101112131415161718192021222324252627
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 TimeSyncServer.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_TIMESYNCSERVER_DIALOG 102
  9. #define IDP_SOCKETS_INIT_FAILED 103
  10. #define IDR_MAINFRAME 128
  11. #define IDI_ICON1 130
  12. #define IDC_BUTTON1 1000
  13. #define IDC_BUTTON2 1001
  14. #define IDC_BUTTON3 1002
  15. #define IDC_BUTTON4 1003
  16. #define IDC_BTN_READ 1004
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 131
  22. #define _APS_NEXT_COMMAND_VALUE 32771
  23. #define _APS_NEXT_CONTROL_VALUE 1005
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif