Feature: Add language support (beta, not completed)

This commit is contained in:
yuanyuanxiang
2026-01-27 21:48:46 +01:00
parent 02ce01d5e7
commit 05a11605a4
70 changed files with 3895 additions and 906 deletions

View File

@@ -38,7 +38,7 @@ public:
// 设置配置键名(用于区分不同列表的配置,如 "ClientList", "FileList"
void SetConfigKey(const CString& strKey);
// 添加列(替代 InsertColumn
// 添加列(替代 InsertColumnL
// nCol: 列索引
// lpszColumnHeading: 列标题
// nFormat: 对齐方式,默认左对齐