Feature: Embed language resources, disk files act as optional patches

This commit is contained in:
yuanyuanxiang
2026-05-05 13:22:47 +02:00
parent 773c78ac0f
commit f11fc93ba8
5 changed files with 235 additions and 61 deletions

View File

@@ -968,6 +968,11 @@
#define IDC_STATIC_TRIGGER_TYPE 2544
#define IDC_STATIC_TRIGGER_ACTION 2545
// 内嵌语言资源 (RCDATA)
// 注意:避免与 IDB_BITMAP_TRIGGER(372) 和 IDB_BITMAP_WEBDESKTOP(373) 冲突
#define IDR_LANG_EN_US 380
#define IDR_LANG_ZH_TW 381
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED