Skip to content

Releases: Chuyu-Team/VC-LTL5

v5.0.1-Beta4 添加Windows XP支持

25 Aug 13:00
Compare
Choose a tag to compare
Pre-release

What's the News?

  • 新增Fea,添加 5.1、5.2(Windows XP,2003)目标支持(必须与YY-Thunks联动才能完整支持)。
  • 新增Fea,添加 6.2.9200.0(Windows 8、Windows RT,2012)目标支持(包含arm以及vccorlib)。
  • 新增Fea,为msvcrt模式的_create_locale、_wcreate_locale、setlocale、_wsetlocale添加localname支持。
  • 新增Fea,添加nmake、cmake、qmake辅助脚本。

使用方法:与VC-LTL 4一样,把VC-LTL helper for Visual Studio.props 添加到工程即可。

这是临时测试版本,请不要在生产环境中使用!!!

v5.0.1-Beta3 解决一些问题

15 Aug 12:38
Compare
Choose a tag to compare
Pre-release

What's the News?

  • 解决Bug,__crtTryAcquireSRWLockExclusive 等符号与 libcpmt.lib冲突问题(感谢 毛利)。
  • 解决Bug,VC-LTL 5.0默认变成 ucrt 10.0.10240.0的问题(感谢 毛利)。

使用方法:与VC-LTL 4一样,把VC-LTL helper for Visual Studio.props 添加到工程即可。

这是临时测试版本,请不要在生产环境中使用!!!

v5.0.1-Beta2 初步添加msvcrt模式

15 Aug 10:46
Compare
Choose a tag to compare
Pre-release

What's the News?

  • 新增Fea 2, Windows Vista的msvcrt模式。
  • 行为调整,优化ucrt的库体积与性能,尽可能的使用weak转发。

使用方法:与VC-LTL 4一样,把VC-LTL helper for Visual Studio.props 添加到工程即可。

这是临时测试版本,请不要在生产环境中使用!!!

v5.0.1-Beta1 基于ucrtbase的VC-LTL模式

08 Aug 10:47
Compare
Choose a tag to compare

What's the News?

  • 新增Fea 1, 基于ucrtbase的VC-LTL模式。

使用方法:与VC-LTL 4一样,把VC-LTL helper for Visual Studio.props 添加到工程即可。

这是临时测试版本,请不要在生产环境中使用!!!

bin_data.zip 是构建VC-LTL 5必须的文件,解压到根目录即可,不想要自己编译的,直接无视。