resource.h

来自「国外网游源码....除工具源码缺少之外,其余程序都全...至于,什么游戏,因为国」· C头文件 代码 · 共 85 行

H
85
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MasterServer.rc
//
#define IDC_SEND                        3
#define IDD_AGENT                       101
#define IDD_MANAGER                     101
#define IDD_SETUP                       102
#define IDD_DIALOG1                     103
#define IDD_CONFIG                      103
#define IDD_CONFIGGS                    104
#define IDD_CONFIGMS                    105
#define IDD_CONFIGLS                    106
#define IDD_CONFIGPS                    107
#define IDD_INFO                        108
#define IDC_LIST_LOBBY                  1001
#define IDC_SERVERLIST                  1001
#define IDC_CHAT                        1002
#define IDC_ENDLS                       1003
#define IDC_END                         1003
#define IDC_STOP                        1003
#define IDC_LIST_GAME                   1004
#define IDC_SETUPMS                     1005
#define IDC_CONFIGMS                    1005
#define IDC_SENDALL                     1006
#define IDC_SENDSEL                     1007
#define IDC_SETUPLS                     1008
#define IDC_CM_NAME                     1008
#define IDC_SETUP                       1008
#define IDC_CONFIGLS                    1009
#define IDC_CM_BLOCKIP                  1009
#define IDC_CONFIG                      1009
#define IDC_SETUPGS                     1010
#define IDC_CM_GROUP                    1010
#define IDC_CONFIGGS                    1011
#define IDC_CM_PORT                     1011
#define IDC_CM_TCPPORT                  1011
#define IDC_INFOMS                      1012
#define IDC_CM_MAXLOCAL                 1012
#define IDC_ADDSERVER                   1012
#define IDC_ENDGS                       1013
#define IDC_CM_MAXCLIENT                1013
#define IDC_DELSERVER                   1013
#define IDC_STARTMS                     1014
#define IDC_CM_FRAME                    1014
#define IDC_START                       1014
#define IDC_ENDMS                       1015
#define IDC_CM_VERSION                  1015
#define IDC_EXITMS                      1016
#define IDC_CM_BLOCKLIST                1016
#define IDC_EXIT                        1016
#define IDC_CM_BLOCKDEL                 1017
#define IDC_CM_BLOCKADD                 1018
#define IDC_CM_DSN                      1019
#define IDC_CM_DBLIST                   1020
#define IDC_START_TIME                  1020
#define IDC_CM_UDPPORT                  1021
#define IDC_END_TIME                    1021
#define IDC_CM_DBN                      1022
#define IDC_CUR_USERCNT                 1022
#define IDC_CM_DSA                      1023
#define IDC_MAX_USERCNT                 1023
#define IDC_CM_DSP                      1024
#define IDC_INDEX                       1024
#define IDC_CM_ASSISTFILE               1025
#define IDC_MODE                        1025
#define IDC_CM_DSA2                     1026
#define IDC_CM_BLOCKNOTE                1026
#define IDC_CUR_CNT                     1026
#define IDC_CM_WEAPONFILE               1027
#define IDC_MAX_CNT                     1027
#define IDC_CM_MECHANICFILE             1028
#define IDC_CM_PWDLIST                  1029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        107
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?