中间件底层,websocket

resource.h 939B

12345678910111213141516171819202122232425262728
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 MakeTtsFile.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_MAKETTSFILE_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_MFCEDITBROWSE1 1000
  11. #define IDC_BUTTON1 1001
  12. #define IDC_EDIT1 1002
  13. #define IDC_EDIT2 1003
  14. #define IDC_BUTTON2 1004
  15. #define IDC_EDIT3 1005
  16. #define IDC_CHECK1 1006
  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 1007
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif