中间件底层,websocket

Resource.h 2.5KB

1234567891011121314151617181920212223242526272829303132333435
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 Server.rc 使用
  4. //
  5. #define IDD_SERVER_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDR_MENU1 130
  8. #define IDC_INFO 1000
  9. #define IDC_START 1001
  10. #define IDC_STOP 1002
  11. #define IDC_HTTP 1003
  12. #define IDC_CONN_ID 1004
  13. #define IDC_DISCONNECT 1005
  14. #define IDC_HTTPS 1006
  15. #define IDC_RELEASE 1007
  16. #define IDC_CONN_ID2 1008
  17. #define IDC_BIND_ADDR 1008
  18. #define IDC_LIST1 1009
  19. #define IDC_BUTTON2 1013
  20. #define ID_32771 32771
  21. #define ID_32772 32772
  22. #define ID_MENU_LOG_STOP 32773
  23. #define ID_MENU_LOG_START 32774
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 131
  29. #define _APS_NEXT_COMMAND_VALUE 32775
  30. #define _APS_NEXT_CONTROL_VALUE 1014
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif