Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
105 lines
4.3 KiB
C
105 lines
4.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by MonitoringTool.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_CHATTINGPAGE 103
|
|
#define IDD_MONITORINGTOOLDLG 104
|
|
#define IDD_LOGINDLG 105
|
|
#define IDD_WHISPERDLG 107
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_CONTEXTMENU 129
|
|
#define IDD_FILTERDIALOG 130
|
|
#define IDD_GMREPORTDIALOG 131
|
|
#define IDC_SHEETHOLDER_PIC 1001
|
|
#define IDC_CHATMONITOR_LIST 1002
|
|
#define IDC_CHATTYPE_CB 1004
|
|
#define IDC_LOGIN_PASS_EDIT 1006
|
|
#define IDC_CHATMSG_SEND_BTN 1006
|
|
#define IDC_SERVERGROUP_LIST 1007
|
|
#define IDC_CHATTYPE_LIST 1008
|
|
#define IDC_SERVERGROUP_CB 1009
|
|
#define IDC_CHAT_ADMIN_CB 1010
|
|
#define IDC_AUTH_BTN 1011
|
|
#define IDC_CHATMSG_SEND_BTN2 1011
|
|
#define IDC_LOGIN_ID_EDIT 1012
|
|
#define IDC_LOGIN_BTN 1013
|
|
#define IDC_FILTER_BTN 1013
|
|
#define IDC_REPORT_BTN 1014
|
|
#define IDC_CONNECTION_LIST 1015
|
|
#define IDC_CHAT_TARGETNAME_EDIT 1016
|
|
#define IDC_CHATMSG_EDIT 1017
|
|
#define IDC_WHISPER_MSG_EDIT 1018
|
|
#define IDC_AUTOSCROLL_CHK 1019
|
|
#define IDC_DELETECHATMSG_BTN 1020
|
|
#define IDC_CHATLINES_EDIT 1021
|
|
#define IDC_CHATLOGFLUSH_BTN 1022
|
|
#define IDC_USERSTAT_LIST 1031
|
|
#define IDC_MANAGERSERVER_CON_EDIT 1032
|
|
#define IDC_TOTALUSERNUM_EDIT 1033
|
|
#define IDC_AUTH_MANAGER_BTN 1034
|
|
#define IDC_MANAGERSERVER_CON_EDIT2 1035
|
|
#define IDC_MANAGERSERVER_AUTH_EDIT 1035
|
|
#define IDC_REPORT_LIST 1036
|
|
#define IDC_FLUSH_STATLOG_BTN 1036
|
|
#define IDC_STRING001_STATIC 1037
|
|
#define IDC_STRING002_STATIC 1038
|
|
#define IDC_STRING006_STATIC 1039
|
|
#define IDC_STRING007_STATIC 1040
|
|
#define IDC_STRING008_STATIC 1041
|
|
#define IDC_STRING009_STATIC 1042
|
|
#define IDC_STRING010_STATIC 1043
|
|
#define IDC_STRING012_STATIC 1044
|
|
#define IDC_STRING014_STATIC 1045
|
|
#define IDC_STRING007_STATIC2 1046
|
|
#define IDC_STRING008_STATIC2 1047
|
|
#define IDC_STRING015_STATIC 1048
|
|
#define IDC_STRING016_STATIC 1049
|
|
#define IDC_STRING018_STATIC 1050
|
|
#define IDC_LIST1 1052
|
|
#define IDC_WHISPER_MSG_LIST 1052
|
|
#define IDC_WHISPER_OUTPUT 1052
|
|
#define IDC_FILTERLIST 1052
|
|
#define IDC_NOTIFY_WHISPER_EDIT 1053
|
|
#define IDC_BUTTON1 1054
|
|
#define IDC_BTN_TEST_MSGBOX 1054
|
|
#define IDC_CALL_WHISPER_DLG 1054
|
|
#define IDC_SAVEBUTTON 1054
|
|
#define IDC_WHISPER_INPUT 1055
|
|
#define IDC_SAVEBUTTON2 1055
|
|
#define IDC_WHISPER_TITLE 1056
|
|
#define IDC_WHISPER_SEND 1057
|
|
#define IDC_WHISPER_GM 1058
|
|
#define IDC_SAVEBUTTON3 1058
|
|
#define IDC_WHISPER_TARGET 1059
|
|
#define IDC_WHISPER_TRGT_TYPE 1060
|
|
#define IDC_WHISPER_TARGET_STATIC 1060
|
|
#define IDC_WHISPER_TITLE_STATIC 1061
|
|
#define IDC_SENDBYUID_CHK 1063
|
|
#define IDC_LOGINEDNAME_EDIT 1064
|
|
#define IDC_GMLOGINED_CHK 1065
|
|
#define IDC_LOGINEDNAME_STATIC 1066
|
|
#define IDC_EDIT1 1067
|
|
#define IDC_WHIS_SENDER_EDIT 1067
|
|
#define IDC_GMLOGINED_CHK2 1067
|
|
#define IDC_LANGTYPE_CHK 1067
|
|
#define IDC_WHISPER_LOGINEDNAME_STATIC 1068
|
|
#define IDC_PACKET_TIME 1069
|
|
#define IDC_REPORTLIST 1070
|
|
#define ID_CHATMONITOR_SELECTALL 32771
|
|
#define ID_CHATMONITOR_COPYTOCLIPBOARD 32772
|
|
#define ID_CHATMONITOR_EXPORTTOFILE 32773
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32774
|
|
#define _APS_NEXT_CONTROL_VALUE 1071
|
|
#define _APS_NEXT_SYMED_VALUE 108
|
|
#endif
|
|
#endif
|