27 lines
888 B
C
27 lines
888 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by aClient.rc
|
|
//
|
|
#define IDD_DIALOG_MAIN 101
|
|
#define IDC_BUTTON_CONNECT_GAME_SERVER 1001
|
|
#define IDC_BUTTON_DISCONNECT_GAME_SERVER 1002
|
|
#define IDC_BUTTON_UGC_SEND 1003
|
|
#define IDC_EDIT1 1004
|
|
#define IDC_EDIT_UGC_CONTENT 1004
|
|
#define IDC_BUTTON_REPORT_SEND 1005
|
|
#define IDC_BUTTON_NETBAR_CLIENTLOAD 1006
|
|
#define IDC_EDIT_MAINPLAY_PID 1007
|
|
#define IDC_BUTTON1 1008
|
|
#define IDC_BUTTON_CHECK_MAINPLAY_PROCESS 1008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|