70 lines
2.8 KiB
C
70 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by SUNAutoScriptMaker.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_SUNAUTOSCRIPTMAKER_DIALOG 102
|
|
#define IDD_SUNSERVERPAGE 103
|
|
#define IDD_WORLDSERVERPAGE 104
|
|
#define IDD_GUILDSERVERPAGE 105
|
|
#define IDD_MASTERSERVERPAGE 106
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_BUTTON_SETTION 1000
|
|
#define IDC_COMBO_WORLD 1002
|
|
#define IDC_COMBO_CHANNEL 1003
|
|
#define IDC_COMBO_SERVER 1004
|
|
#define IDC_BTN_CREATE_FILE 1005
|
|
#define IDC_RADIO_TOTAL 1008
|
|
#define IDC_RADIO_WORLD 1009
|
|
#define IDC_RADIO_CHANNEL 1010
|
|
#define IDC_RADIO_SERVER 1011
|
|
#define IDC_EDIT_COMMON_FILE 1012
|
|
#define IDC_EDIT_COMMON_FIELD 1013
|
|
#define IDC_EDIT_COMMON_GM 1014
|
|
#define IDC_EDIT_COMMON_BATTLE 1015
|
|
#define IDC_EDIT_COMMON_VILLAGE 1016
|
|
#define IDC_EDIT_COMMON_SERVICE 1017
|
|
#define IDC_EDIT_COMMON_CRYPTOGRAPHY 1018
|
|
#define IDC_COMBO_SERVERTYPE 1019
|
|
#define IDC_EDIT_COMMON_WROLD 1020
|
|
#define IDC_EDIT_COMMON_INTERVAL 1021
|
|
#define IDC_EDIT_CONNECT1 1022
|
|
#define IDC_EDIT_CONNECT2 1023
|
|
#define IDC_EDIT_CONNECT3 1024
|
|
#define IDC_EDIT_WOPSLOG_PATH 1026
|
|
#define IDC_EDIT_SUNLOG_OPTION 1027
|
|
#define IDC_EDIT_WOPSLOG_OPTION 1028
|
|
#define IDC_EDIT_SUNLOG_LEVEL 1029
|
|
#define IDC_EDIT_SUNLOG_PATH 1030
|
|
#define IDC_EDIT_CLIENT_ACCEPT 1033
|
|
#define IDC_EDIT_CLIENT_SENDBUF 1034
|
|
#define IDC_EDIT_CLIENT_CONNECT 1035
|
|
#define IDC_EDIT_CLIENT_RECVBUF 1036
|
|
#define IDC_EDIT_CLIENT_TIMEOUT 1037
|
|
#define IDC_EDIT_CLIENT_PACKET 1038
|
|
#define IDC_EDIT_CLIENT_ACCEPT_THREAD 1039
|
|
#define IDC_EDIT_CLIENT_CONNECT_THREAD 1040
|
|
#define IDC_EDIT_CLIENT_IO_THREAD 1041
|
|
#define IDC_EDIT_SERVER_ACCEPT 1042
|
|
#define IDC_EDIT_SERVER_SENDBUF 1043
|
|
#define IDC_EDIT_SERVER_CONNECT 1044
|
|
#define IDC_EDIT_SERVER_RECVBUF 1045
|
|
#define IDC_EDIT_SERVER_TIMEOUT 1046
|
|
#define IDC_EDIT_SERVER_PACKET 1047
|
|
#define IDC_EDIT_SERVER_ACCEPT_THREAD 1048
|
|
#define IDC_EDIT_SERVER_CONNECT_THREAD 1049
|
|
#define IDC_EDIT_SERVER_IO_THREAD 1050
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 107
|
|
#endif
|
|
#endif
|