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.
|
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 GameServer.rc 使用
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_GAMESERVER_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDC_SERVER_LOGO 1000
- #define IDC_GAME_NAME 1001
- #define IDC_SERVER_PORT 1002
- #define IDC_SERVER_NAME 1003
- #define IDC_TRACE_MESSAGE 1004
- #define IDC_START_SERVICE 1005
- #define IDC_STOP_SERVICE 1006
- #define IDC_OPEN_SERVER 1007
- #define IDC_OPEN_MATCH 1008
- #define IDC_CREATE_SERVER 1009
- #define IDC_OPTION_SERVER 1010
- #define IDC_OPTION_MATCH 1011
- #define IDC_RUN_PARAMETER 1012
- #define IDC_RUN_PARAMETER2 1013
- #define IDC_SERVICE_CONTROL 1013
- #define IDC_GAME_NAME2 1014
- #define IDC_SERVER_PORT2 1015
- #define IDC_COMBO1 1016
- #define IDC_BUTTON1 1017
- #define IDC_GAME_NAME3 1018
- #define IDC_SERVER_PORT3 1019
- #define IDC_GAME_NAME4 1020
- #define IDC_SERVER_PORT4 1021
- #define IDC_GAME_NAME5 1022
- #define IDC_SERVER_PORT5 1023
- #define IDC_GAME_NAME6 1024
- #define IDC_SERVER_PORT6 1025
- #define IDC_GAME_NAME7 1026
- #define IDC_SERVER_PORT7 1027
- #define IDC_GAME_NAME8 1028
- #define IDC_SERVER_PORT8 1029
- #define IDC_GAME_NAME9 1030
- #define IDC_GAME_NAME11 1031
- #define IDC_SERVER_PORT9 1032
- #define IDC_GAME_NAME10 1033
- #define IDC_SERVER_PORT10 1034
- #define IDC_EDIT1 1035
- #define IDC_RADIO1 1036
- #define IDC_RADIO2 1037
- #define IDC_CHECK1 1038
- #define IDC_COMBO2 1039
- #define IDC_COMBO3 1040
- #define IDC_BUTTON2 1041
- #define IDC_GAME_NAME12 1042
- #define IDC_CHECK2 1043
- #define IDC_CHECK3 1044
- #define IDC_BUTTON4 1045
- #define IDC_BUTTON5 1046
- #define IDC_BUTTON6 1047
- #define IDC_EDIT2 1048
- #define IDC_EDIT3 1049
- #define IDC_BUTTON7 1050
- #define IDC_CHECK4 1051
- #define IDC_CHECK5 1052
- #define IDC_BUTTON3 1053
- #define IDC_LIST1 1054
- #define IDC_EDIT4 1055
- #define IDC_BUTTON8 1056
- #define IDC_CHECK6 1057
- #define IDC_LIST2 1058
- #define IDC_GAME_NAME13 1059
- #define IDC_GAME_NAME14 1060
- #define IDC_GAME_NAME15 1061
- #define IDC_GAME_NAME16 1062
- #define IDC_GAME_NAME17 1063
- #define IDC_GAME_NAME18 1064
- #define IDC_GAME_NAME19 1065
- #define IDC_BUTTON9 1066
- #define IDC_CHECK7 1067
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 129
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1067
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|