诸暨麻将添加redis
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 

90 Zeilen
7.4 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 GameServer.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_GAMESERVER_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_SERVER_LOGO 1000
  11. #define IDC_GAME_NAME 1001
  12. #define IDC_SERVER_PORT 1002
  13. #define IDC_SERVER_NAME 1003
  14. #define IDC_TRACE_MESSAGE 1004
  15. #define IDC_START_SERVICE 1005
  16. #define IDC_STOP_SERVICE 1006
  17. #define IDC_OPEN_SERVER 1007
  18. #define IDC_OPEN_MATCH 1008
  19. #define IDC_CREATE_SERVER 1009
  20. #define IDC_OPTION_SERVER 1010
  21. #define IDC_OPTION_MATCH 1011
  22. #define IDC_RUN_PARAMETER 1012
  23. #define IDC_RUN_PARAMETER2 1013
  24. #define IDC_SERVICE_CONTROL 1013
  25. #define IDC_GAME_NAME2 1014
  26. #define IDC_SERVER_PORT2 1015
  27. #define IDC_COMBO1 1016
  28. #define IDC_BUTTON1 1017
  29. #define IDC_GAME_NAME3 1018
  30. #define IDC_SERVER_PORT3 1019
  31. #define IDC_GAME_NAME4 1020
  32. #define IDC_SERVER_PORT4 1021
  33. #define IDC_GAME_NAME5 1022
  34. #define IDC_SERVER_PORT5 1023
  35. #define IDC_GAME_NAME6 1024
  36. #define IDC_SERVER_PORT6 1025
  37. #define IDC_GAME_NAME7 1026
  38. #define IDC_SERVER_PORT7 1027
  39. #define IDC_GAME_NAME8 1028
  40. #define IDC_SERVER_PORT8 1029
  41. #define IDC_GAME_NAME9 1030
  42. #define IDC_GAME_NAME11 1031
  43. #define IDC_SERVER_PORT9 1032
  44. #define IDC_GAME_NAME10 1033
  45. #define IDC_SERVER_PORT10 1034
  46. #define IDC_EDIT1 1035
  47. #define IDC_RADIO1 1036
  48. #define IDC_RADIO2 1037
  49. #define IDC_CHECK1 1038
  50. #define IDC_COMBO2 1039
  51. #define IDC_COMBO3 1040
  52. #define IDC_BUTTON2 1041
  53. #define IDC_GAME_NAME12 1042
  54. #define IDC_CHECK2 1043
  55. #define IDC_CHECK3 1044
  56. #define IDC_BUTTON4 1045
  57. #define IDC_BUTTON5 1046
  58. #define IDC_BUTTON6 1047
  59. #define IDC_EDIT2 1048
  60. #define IDC_EDIT3 1049
  61. #define IDC_BUTTON7 1050
  62. #define IDC_CHECK4 1051
  63. #define IDC_CHECK5 1052
  64. #define IDC_BUTTON3 1053
  65. #define IDC_LIST1 1054
  66. #define IDC_EDIT4 1055
  67. #define IDC_BUTTON8 1056
  68. #define IDC_CHECK6 1057
  69. #define IDC_LIST2 1058
  70. #define IDC_GAME_NAME13 1059
  71. #define IDC_GAME_NAME14 1060
  72. #define IDC_GAME_NAME15 1061
  73. #define IDC_GAME_NAME16 1062
  74. #define IDC_GAME_NAME17 1063
  75. #define IDC_GAME_NAME18 1064
  76. #define IDC_GAME_NAME19 1065
  77. #define IDC_BUTTON9 1066
  78. #define IDC_CHECK7 1067
  79. // Next default values for new objects
  80. //
  81. #ifdef APSTUDIO_INVOKED
  82. #ifndef APSTUDIO_READONLY_SYMBOLS
  83. #define _APS_NEXT_RESOURCE_VALUE 129
  84. #define _APS_NEXT_COMMAND_VALUE 32771
  85. #define _APS_NEXT_CONTROL_VALUE 1067
  86. #define _APS_NEXT_SYMED_VALUE 101
  87. #endif
  88. #endif