123
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by gsMasterServerLauncher.rc
|
||||
//
|
||||
#define IDD_GSMASTERSERVERLAUNCHER_DIALOG 102
|
||||
#define IDP_SOCKETS_INIT_FAILED 103
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDC_EDITIPAddress 1000
|
||||
#define IDC_EDITPort 1001
|
||||
#define IDC_EDITUsername 1002
|
||||
#define IDC_EDITPassword 1003
|
||||
#define IDC_EDITVersion 1004
|
||||
#define IDC_EDITGameName 1005
|
||||
#define IDC_BUTTONLogin 1006
|
||||
#define IDC_EDITExtIP 1007
|
||||
#define IDC_BUTTONReqGroups 1008
|
||||
#define IDC_LISTGroups 1009
|
||||
#define IDC_BUTTONRegServer 1010
|
||||
#define IDC_EDITServerName 1011
|
||||
#define IDC_COMBOServerType 1012
|
||||
#define IDC_EDITMaxPlayers 1013
|
||||
#define IDC_EDITMaxVisitors 1014
|
||||
#define IDC_EDITGamePassword 1015
|
||||
#define IDC_EDITGrpData 1016
|
||||
#define IDC_EDITGameData 1017
|
||||
#define IDC_EDITGameVersion 1018
|
||||
#define IDC_EDITGSVersion 1019
|
||||
#define IDC_EDITAltData 1020
|
||||
#define IDC_BUTTONTermServer 1027
|
||||
#define IDC_EDITGroupID 1028
|
||||
#define IDC_BUTTONDisconnect 1029
|
||||
#define IDC_BUTTONUpdate 1030
|
||||
#define IDC_EDITLobbyIP 1031
|
||||
#define IDC_EDITLobbyPort 1032
|
||||
#define IDC_BUTTONDownload 1033
|
||||
#define IDC_BUTTONAbout 1034
|
||||
#define IDC_EDITGamePort 1035
|
||||
#define IDC_BUTTONStartMatch 1036
|
||||
#define IDC_BUTTONFinishMatch 1037
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1038
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user