resource.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Intercessor.rc
  4. //
  5. #define IDS_NAMEPSWD_ERROR              1
  6. #define IDS_NETWORK_ERROR               2
  7. #define IDD_DLG_LOGIN                   101
  8. #define IDI_LOCK                        102
  9. #define IDD_DLG_INTERCESSOR             103
  10. #define IDC_EDIT_USERNAME               1000
  11. #define IDC_EDIT_PASSWORD               1001
  12. #define IDC_EDIT_ACCSVRIP               1001
  13. #define IDC_EDIT_LOGONTO_IP             1002
  14. #define IDC_EDIT_ACCSVRPORT             1002
  15. #define IDC_EDIT_LOGONTO_PORT           1003
  16. #define IDC_EDIT_ROLESVRIP              1003
  17. #define IDC_EDIT_ROLESVRPORT            1004
  18. #define IDC_EDIT_CLIENT_PORT            1006
  19. #define IDC_EDIT_GAMESVR_PORT           1008
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        104
  25. #define _APS_NEXT_COMMAND_VALUE         40001
  26. #define _APS_NEXT_CONTROL_VALUE         1003
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif