resource.h 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. #define IDC_EDIT_LOCAL_NAME 1015
  27. #define IDC_EDIT_DEVICE_NAME 1015
  28. // Next default values for new objects
  29. //
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE 130
  33. #define _APS_NEXT_COMMAND_VALUE 32771
  34. #define _APS_NEXT_CONTROL_VALUE 1015
  35. #define _APS_NEXT_SYMED_VALUE 101
  36. #endif
  37. #endif