This commit is contained in:
romkazvo
2023-08-07 19:29:24 +08:00
commit 34d6c5d489
4832 changed files with 1389451 additions and 0 deletions

View File

@@ -0,0 +1,53 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by gsMasterServerClient.rc
//
#define IDD_GSMASTERSERVERCLIENT_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDD_DIALOGAddScores 129
#define IDC_EDITGameName 1001
#define IDC_BUTTONRequest 1002
#define IDC_BUTTONJoin 1003
#define IDEXIT 1004
#define IDC_EDITServerIP 1005
#define IDC_EDITPort 1006
#define IDC_EDITUsername 1008
#define IDC_EDITPassword 1009
#define IDC_EDITVersion 1010
#define IDC_BUTTONInitialize 1011
#define IDC_LISTGameServers 1014
#define IDC_BUTTONLeave 1015
#define IDC_BUTTONUninitialize 1016
#define IDC_EDITGamePassword 1017
#define IDC_BUTTONDownload 1018
#define IDC_BUTTONAbout 1019
#define IDC_BUTTONRefresh 1020
#define IDC_EDITServerID 1021
#define IDC_EDITLobbyID 1021
#define IDC_EDITMatchID 1022
#define IDC_BUTTONinit 1023
#define IDC_EDITRoomID 1024
#define IDC_EDITFieldID 1025
#define IDC_EDITFieldValue 1026
#define IDC_BUTTONSet 1027
#define IDC_BUTTONSubmit 1028
#define IDC_BUTTONUninit 1029
#define IDC_BUTTONFinished 1030
#define IDC_BUTTONScores 1031
#define IDC_BUTTONJoinID 1032
#define IDC_BUTTONGetAlt 1033
#define IDC_BUTTONStartMatch 1034
#define IDC_BUTTONConnected 1035
#define IDC_BUTTON_GETMOTD 1036
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif