Files
Client/Tools/PatchMaker/resource.h
LGram16 e067522598 Initial commit: ROW Client source code
Game client codebase including:
- CharacterActionControl: Character and creature management
- GlobalScript: Network, items, skills, quests, utilities
- RYLClient: Main client application with GUI and event handlers
- Engine: 3D rendering engine (RYLGL)
- MemoryManager: Custom memory allocation
- Library: Third-party dependencies (DirectX, boost, etc.)
- Tools: Development utilities

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 16:24:34 +09:00

102 lines
4.1 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PatchMaker.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PATCH_INFO 103
#define IDD_SINGLE_INPUT 104
#define IDS_MIN_VER 104
#define IDD_SETTING_OPTION 105
#define IDS_MAX_VER 105
#define IDD_AUTO_PATCH 106
#define IDS_CB_PART1 106
#define IDD_MANUAL_PATCH 107
#define IDS_CB_BATTLELOHAN_P1 107
#define IDD_CHECKSUM 108
#define IDS_CB_PART2 108
#define IDS_CB_PART2_TEST 109
#define IDS_CB_PART2_MALAY 110
#define IDS_CB_FTP 111
#define IDS_CB_LOCAL 112
#define IDS_INSTALLED_REGKEY 120
#define IDS_FOLDER_P1 121
#define IDS_FOLDER_BATTLELOHAN 122
#define IDS_FOLDER_P2 123
#define IDS_FOLDER_P2_TEST 124
#define IDS_FOLDER_P2_MALAY 125
#define IDS_INSTALLED_REGKEY_MALAY 125
#define IDR_MAINFRAME 128
#define ID_SAVE_SETUP 1000
#define IDC_CB_SEL_OPTION 1001
#define ID_LOAD_SETUP 1001
#define IDC_ED_PATCHVER 1002
#define ID_CREATE_MP 1002
#define ID_MP_CREATE 1002
#define IDC_EDIT1 1003
#define IDC_INPUT_SINGLE_LINE 1003
#define IDC_ED_OPT_FTP_ADDR 1003
#define IDC_ED_AP_CONSOLE 1003
#define IDC_ED_MP_CUR_VER 1003
#define IDC_INPUT_SINGLE_QUESTION 1004
#define IDC_ED_OPT_FTP_PORT 1004
#define IDC_ED_MP_CONSOLE 1004
#define IDC_ED_OPT_OLD_PKG 1005
#define ID_MP_CANCEL 1005
#define IDC_ED_OPT_NEW_CLIENT 1006
#define IDC_CLEAR_LOG 1006
#define IDC_ED_OPT_NEW_PKG 1007
#define IDC_ED_OPT_MAX_PKG 1008
#define IDC_ED_OPT_MANUAL_PATCH_FILE 1009
#define IDC_ED_OPT_MANUAL_SFX_FILE 1010
#define IDC_ED_AP_FTP_ADDR 1010
#define IDC_ED_OPT_MANUAL_MIN_VER 1011
#define IDC_ED_AP_OLD_PKG_POS 1011
#define IDC_ED_MP_PATCH_FILE_NAME 1012
#define IDC_CB_OPT_PATCH_TYPE 1013
#define IDC_CK_OPT_FTP_PASSIVE 1014
#define IDC_CB_OPT_OLD_PKG_POS 1015
#define IDC_BTN_OPT_OLD_PKG 1016
#define IDC_BTN_OPT_NEW_CLIENT 1017
#define IDC_PRG_AP 1017
#define IDC_BTN_OPT_NEW_PKG 1018
#define IDC_ED_AP_ERR_CONSOLE 1018
#define IDC_BTN_OPT_MANUAL_PATCH_FILE 1019
#define IDC_ED_AP_FTP_ID 1019
#define IDC_BTN_OPT_MANUAL_SFX_FILE 1020
#define IDC_ED_AP_FTP_PW 1020
#define IDC_BTN_MP_SELECT_FILE 1021
#define IDC_BTN_OPT_NEW_PKG2 1022
#define IDC_ED_AP_PATCH_TYPE 1023
#define IDC_ED_AP_FTP_PORT 1024
#define IDC_CK_AP_FTP_PASSIVE 1025
#define IDC_ED_AP_OLD_PKG 1026
#define IDC_ED_AP_NEW_CLIENT 1027
#define IDC_ED_AP_NEW_PKG 1028
#define IDC_ED_AP_MAX_PKG 1029
#define IDC_ST_AP_PRORGRESS 1030
#define IDC_ED_AP_PATCH_VER 1031
#define IDC_ED_MP_PATCH_TYPE 1031
#define IDC_ED_MP_MANUAL_PATCH_FILE 1032
#define IDC_ED_MP_MANUAL_SFX_FILE 1033
#define IDC_ED_MP_MIN_VER 1034
#define IDC_PRG_MP 1035
#define IDC_ST_MP_PRORGRESS 1036
#define IDC_ED_MP_ERR_CONSOLE 1037
#define IDC_ED_CK_PKG_POS 1038
#define IDC_BTN_CK_PKG_POS 1039
#define IDC_ED_CK_PKG_VER 1040
#define IDC_ED_CK_CHECKSUM 1041
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1007
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif