nim_duilib/tool_kits
Quan Zhuo d71b4e94d6 修复从zip资源文件加载资源找不到多语言文件的问题
如果 GetData 参数为 m_pStrResourcePath + language + L"\\gdstrings.ini"
则得到的语言路径为:"resources/themes/default/lang/zh_CN/gdstrings.ini"
实则应该为:"resources/lang/zh_CN/gdstrings.ini"
2019-07-30 15:24:10 +08:00
..
base Fixed #20 can't build base project under VS2017x64 2019-05-20 22:24:36 +08:00
build Fixed #20 can't build base project under VS2017x64 2019-05-20 22:24:36 +08:00
duilib 修复从zip资源文件加载资源找不到多语言文件的问题 2019-07-30 15:24:10 +08:00
shared Remove dependence on atlbase.h 2019-05-22 09:50:28 +08:00
ui_components Fixed #19 can't compile successfully under VS2017 2019-05-20 22:14:15 +08:00