resource.h 2.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 EasyGBDDemo.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_EASYGBD_DEMO_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_EDIT_SERVER_SIPID 1000
  11. #define IDC_EDIT_SERVER_IP 1001
  12. #define IDC_EDIT_SERVER_PORT 1002
  13. #define IDC_EDIT_REG_EXPIRE 1003
  14. #define IDC_EDIT_HEARTBEAT_COUNT 1004
  15. #define IDC_COMBO_PROTOCOL 1005
  16. #define IDC_EDIT_SOURCE_URL 1006
  17. #define IDC_EDIT_HEARTBEAT_INTERVAL 1007
  18. #define IDC_BUTTON_STARTUP 1008
  19. #define IDC_EDIT_LOCAL_SIPID 1009
  20. #define IDC_EDIT_LOCAL_PORT 1010
  21. #define IDC_EDIT_PASSWORD 1011
  22. #define IDC_BUTTON_SHUTDOWN 1012
  23. #define IDC_BUTTON_BROWSE 1013
  24. #define IDC_RICHEDIT21 1014
  25. #define IDC_RICHEDIT2_LOG 1014
  26. // Next default values for new objects
  27. //
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE 131
  31. #define _APS_NEXT_COMMAND_VALUE 32771
  32. #define _APS_NEXT_CONTROL_VALUE 1015
  33. #define _APS_NEXT_SYMED_VALUE 101
  34. #endif
  35. #endif