mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
DirtySDK (EA's Dirty Sockets library) will be used for the LiveAPI implementation, and depends on: EABase, EAThread.
61 lines
2.3 KiB
C
61 lines
2.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by T2Client.rc
|
|
//
|
|
#define IDC_MYICON 2
|
|
#define IDC_HOSTNAME 2
|
|
#define IDD_T2CLIENT_DIALOG 102
|
|
#define IDS_APP_TITLE 103
|
|
#define IDM_ABOUT 104
|
|
#define IDM_EXIT 105
|
|
#define IDC_T2CLIENT 109
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_PROFILESELECT 129
|
|
#define IDD_COMMANDCONSOLE 130
|
|
#define IDR_MENU1 131
|
|
#define IDR_CONSOLECONTEXTMENU 131
|
|
#define IDC_LABEL_PROFILENAME 1000
|
|
|
|
#define IDC_LABEL_STARTUPPARAMS 1002
|
|
#define IDC_LABEL_SHARINGLOCATION 1003
|
|
#define IDC_COMBO_PROFILENAME 1004
|
|
#define IDC_BUTTON_SAVEPROFILE 1005
|
|
#define IDC_BUTTON_DELETEPROFILE 1006
|
|
|
|
#define IDC_COMBO_STARTUPPARAMS 1008
|
|
#define IDC_COMBO_SHARINGLOCATION 1009
|
|
#define ID_BUTTON_CONNECT 1010
|
|
#define ID_BUTTON_EXIT 1011
|
|
#define IDC_CHECKBOX_STARTNETWORKING 1012
|
|
#define IDC_COMBO_FILELOGDIRECTORY 1013
|
|
#define IDC_COMBO_STARTUPPARAMS2 1014
|
|
#define IDC_COMBO_HOSTNAME 1014
|
|
#define IDC_CHECKBOX_LOGGING 1015
|
|
#define IDC_LABEL_FILELOGDIRECTORY 1016
|
|
#define IDC_BUTTON1 1017
|
|
#define IDC_UPDATECLIENTCORE 1017
|
|
#define IDC_EDIT_CONSOLE 1018
|
|
#define IDC_LABEL_STARTUPPARAMS2 1018
|
|
#define IDC_LABEL_SCROLLBACKSIZE 1018
|
|
#define IDC_EDIT2 1019
|
|
#define IDC_EDIT_COMMAND 1019
|
|
#define IDC_SCROLLBACKSIZE 1019
|
|
#define IDM_PROFILE_SELECT 32773
|
|
#define ID_CONSOLEOPTIONS_CLEAR 32775
|
|
#define ID_CONSOLEOPTIONS_SELECTALL 32776
|
|
#define ID_CONSOLEOPTIONS_RECONNECT 32777
|
|
#define ID_CONSOLEOPTIONS_DISCONNECT 32778
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32780
|
|
#define _APS_NEXT_CONTROL_VALUE 1021
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|