中间件标准版5.1git,去除基础模块

resource.h 2.9KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ACD.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_ACD_DIALOG 102
  9. #define IDP_SOCKETS_INIT_FAILED 103
  10. #define IDR_MAINFRAME 128
  11. #define IDI_AGENT_STATE 129
  12. #define IDI_CALL_STATE 130
  13. #define IDD_PAGE_AGENT 132
  14. #define IDD_PAGE_CALL 133
  15. #define IDB_BMP_LOGO_EHANG 136
  16. #define IDD_DIALOG1 137
  17. #define IDC_LIST_LOG 1001
  18. #define IDC_LIST_AGENT 1002
  19. #define IDQUIT 1003
  20. #define IDC_LIST_CALL 1005
  21. #define IDC_TAB 1006
  22. #define IDC_STATIC_ABOUT_VERSION 1007
  23. #define IDC_STATIC_ABOUT_RIGHT 1008
  24. #define IDC_STATIC_LOGO 1009
  25. #define IDC_EDIT1 1011
  26. #define IDC_EDIT2 1012
  27. #define IDC_STATIC_AUTH 1013
  28. #define IDC_BUTTON1 1014
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE 138
  34. #define _APS_NEXT_COMMAND_VALUE 32771
  35. #define _APS_NEXT_CONTROL_VALUE 1015
  36. #define _APS_NEXT_SYMED_VALUE 101
  37. #endif
  38. #endif