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

模拟服务器

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Bishop.rc
  4. //
  5. #define IDS_NAMEPSWD_ERROR              1
  6. #define IDS_NETWORK_ERROR               2
  7. #define IDS_APP_TITLE                   3
  8. #define IDI_LOCK                        150
  9. #define IDD_DLG_LOGIN                   151
  10. #define IDD_DLG_INTERCESSOR             153
  11. #define IDC_EDIT_USERNAME               1000
  12. #define IDC_EDIT_PASSWORD               1001
  13. #define IDC_EDIT_LOGONTO_IP             1002
  14. #define IDC_CHECK2                      1002
  15. #define IDC_CHECK_ACCSVR                1002
  16. #define IDC_EDIT_LOGONTO_PORT           1003
  17. #define IDC_EDIT_ACCSVRIP               1003
  18. #define IDC_EDIT_ACCSVRPORT             1004
  19. #define IDC_CHECK3                      1005
  20. #define IDC_CHECK_ROLESVR               1005
  21. #define IDC_CHECK4                      1006
  22. #define IDC_CHECK_PLAYER                1006
  23. #define IDC_CHECK5                      1007
  24. #define IDC_CHECK_GAMESVR               1007
  25. #define IDC_EDIT_ROLESVRIP              1008
  26. #define IDC_EDIT_CLIENT_PORT            1009
  27. #define IDC_EDIT_GAMESVR_PORT           1010
  28. #define IDC_EDIT_ROLESVRPORT            1011
  29. #define IDC_LIST_GAMESERVER_INFO        1012
  30. #define IDC_LIST_GAMESERVER             1014
  31. #define IDC_BTN_GAMESVRINFO             1015
  32. #define IDC_STATIC_GAMESERVER_CONTEXT   1016
  33. #define IDC_STATIC_TASK                 1017
  34. #define IDC_INDEX_SEND2GAMESERVER       1018
  35. #define IDC_RADIO2                      1019
  36. #define IDC_INDEX_SEND2GS_ISSEL         1019
  37. #define IDC_EDIT_ANNOUNCE_MSG           1020
  38. #define IDC_BTN_SEND_MSG                1021
  39. #define IDC_RADIO_ANNOUNCE_OPTION       1023
  40. #define IDC_INDEX_GS2CLOSE              1024
  41. #define IDC_INDEX_WANINGGS2CLOSE        1025
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NO_MFC                     1
  47. #define _APS_NEXT_RESOURCE_VALUE        154
  48. #define _APS_NEXT_COMMAND_VALUE         32772
  49. #define _APS_NEXT_CONTROL_VALUE         1026
  50. #define _APS_NEXT_SYMED_VALUE           101
  51. #endif
  52. #endif