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

模拟服务器

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by S3Robot.rc
  4. //
  5. #define IDD_S3ROBOT_DIALOG              102
  6. #define IDR_MAINFRAME                   128
  7. #define IDI_COR                         129
  8. #define IDI_INFO                        130
  9. #define IDI_WARN                        131
  10. #define IDI_WORLD                       132
  11. #define IDC_EDIT_ACCOUNTNAME            1000
  12. #define IDC_RADIO_PLAYER_FIRST          1001
  13. #define IDC_EDIT_PASSWORD               1002
  14. #define IDC_RADIO_PLAYER_SECOND         1003
  15. #define IDC_RADIO_ACTION_SPEAK          1004
  16. #define IDC_RADIO_ACTION_MOVE           1005
  17. #define IDC_RADIO_ACTION_SKILL          1006
  18. #define IDC_EDIT_SPEAK_MESSAGE          1007
  19. #define IDC_BTN_SEND_COMMAND            1008
  20. #define IDC_EDIT_POSITION_X             1009
  21. #define IDC_SPIN1                       1010
  22. #define IDC_EDIT_POSITION_Y             1011
  23. #define IDC_SPIN2                       1012
  24. #define IDC_LIST_PLAYER_INFO            1013
  25. #define IDC_CHECK_REPEAT_LASTCOMMAND    1014
  26. #define IDC_EDIT_POSITION_SKILLID       1015
  27. #define IDC_SPIN3                       1016
  28. #define IDC_CHECK_POSITION_RANDOM       1017
  29. #define IDC_LIST_CURRENT_MSG            1018
  30. #define IDC_BTN_SCTIPTFILE_LOGIN        1019
  31. #define IDC_BTN_USE_DEFAULT_SCTFILE     1021
  32. #define IDC_CTRL_LOGINSERVER            1022
  33. #define IDC_COPYRIGHT                   1023
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE        133
  39. #define _APS_NEXT_COMMAND_VALUE         32771
  40. #define _APS_NEXT_CONTROL_VALUE         1024
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif