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>
99 lines
4.0 KiB
C
99 lines
4.0 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by GameLogAnalyzer.rc
|
|
//
|
|
#define IDR_MANIFEST 1
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_GAMELOGANALYZER_DIALOG 102
|
|
#define IDS_EQUIP_INFO 102
|
|
#define IDD_CHARACTERINFODLG 103
|
|
#define IDS_INVEN_INFO 103
|
|
#define IDS_EXCHANGE_INFO 104
|
|
#define IDS_EXTRA_INFO 105
|
|
#define IDS_DEPOSIT_INFO 106
|
|
#define IDS_TEMPINVEN_INFO 107
|
|
#define IDD_ITEMINFODLG 130
|
|
#define IDD_ITEMINFO_PAGE 130
|
|
#define IDD_DETAIL_INFO 131
|
|
#define IDR_RESULT_LISTBOX 132
|
|
#define IDI_ICON1 135
|
|
#define IDR_MAINFRAME 135
|
|
#define IDC_PREV_BUTTON 1001
|
|
#define IDC_NEXT_BUTTON 1002
|
|
#define IDC_SEARCH_TYPE_COMBO 1003
|
|
#define IDC_READ_FILE_SELECT_BUTTON 1004
|
|
#define IDC_SEARCH_BUTTON 1005
|
|
#define IDC_VIEW_NUM_COMBO 1006
|
|
#define IDC_RESULT_LIST 1007
|
|
#define IDC_GOPAGE_BTN 1008
|
|
#define IDC_CHARACTER_STATUS_LIST 1009
|
|
#define IDC_SEARCH_TYPE_COMBO2 1009
|
|
#define IDC_CATEGORY_TYPE_COMBO 1009
|
|
#define IDC_LAST_POSX 1010
|
|
#define IDC_LAST_POSY 1011
|
|
#define IDC_LAST_POSZ 1012
|
|
#define IDC_READFILENAME 1013
|
|
#define IDC_SEARCH_VALUE_EDIT 1014
|
|
#define IDC_SAVE_POSX 1015
|
|
#define IDC_SAVE_POSY 1016
|
|
#define IDC_SAVE_POSZ 1017
|
|
#define IDC_EXPORT_BUTTON 1018
|
|
#define IDC_BUTTON1 1019
|
|
#define IDC_BUTTON_OK 1019
|
|
#define IDC_OUTPUT 1019
|
|
#define IDC_DEFAULT_BTN 1019
|
|
#define IDC_BUTTON2 1020
|
|
#define IDC_BUTTON3 1021
|
|
#define IDC_BUTTON4 1022
|
|
#define IDC_CHARACTER_INFO_DUMP 1022
|
|
#define IDC_EXTRACTMULTIFILE 1022
|
|
#define IDC_ITEMINFOEDIT 1027
|
|
#define IDC_ITEMINFO_DETAIL 1029
|
|
#define IDC_SHOW_UID 1030
|
|
#define IDC_CHECK2 1031
|
|
#define IDC_CHECK3 1032
|
|
#define IDC_CHECK4 1033
|
|
#define IDC_CHECK5 1034
|
|
#define IDC_EDIT1 1035
|
|
#define IDC_DATETIMEPICKER2 1037
|
|
#define IDC_DATETIMEPICKER3 1038
|
|
#define IDC_EDIT2 1042
|
|
#define IDC_EDIT3 1043
|
|
#define IDC_EDIT4 1044
|
|
#define IDC_EDIT5 1045
|
|
#define IDC_LIST1 1046
|
|
#define IDC_ITEM_LIST 1046
|
|
#define IDC_SHOW_QUICKSLOT 1048
|
|
#define IDC_SHOW_SKILLSLOT 1049
|
|
#define IDC_COMBOBOXEX1 1057
|
|
#define IDC_LOGFILENAME_STATIC 1058
|
|
#define IDC_SEARCHTIME_STATIC 1059
|
|
#define IDC_SEARCHCOORDINATES_STATIC 1060
|
|
#define IDC_GOPAGE_EDIT 1063
|
|
#define IDC_SEARCHTYPE_STATIC 1064
|
|
#define IDC_SEARCHCONDITION_STATIC 1065
|
|
#define IDC_SEARCHVALUE_STATIC 1066
|
|
#define IDC_SEARCHSTARTDATE_STATIC 1067
|
|
#define IDC_SEARCHENDDATE_STATIC 1068
|
|
#define IDC_RADIUS_STATIC 1069
|
|
#define IDC_CHARACTERINFO_GROUP 1070
|
|
#define IDC_CARTEGORY_TYPE_CB 1071
|
|
#define IDC_CATEGORY_TYPE_CB 1071
|
|
#define IDC_BUTTON5 1072
|
|
#define IDC_CONVERT_TO_TEXT 1072
|
|
#define ID_RESULT_EXPORTTOFILE 32771
|
|
#define ID_RESULT_EXPORTTOCLIPBOARD 32772
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 136
|
|
#define _APS_NEXT_COMMAND_VALUE 32773
|
|
#define _APS_NEXT_CONTROL_VALUE 1073
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|