This repository was archived by the owner on Dec 8, 2021. It is now read-only.
4.0.0.2 - Add VC-LTL dynamic library support
·
188 commits
to master
since this release
What's the News?
- Add Fea, add VC-LTL dynamic library support, use
/MD
link to DLL such asucrtbase_ltl.dll
. - Add Fea, discard DDK, refactor CRT library, add support pointer confusion,
quick_exit
,__stdio_common
, etc. - Add Fea, support ARM, ARM64 link to msvcrt.dll.
- Add Fea, add WinRT (CX) support (Windows 8.1 and higher).
- Improve, there is no need to specify
Minimum required version
in XP mode. - Improve, use msvcp60.dll to reduce the program size.
The new VC-LTL 4.0, code-named "Dawning" has been released. As a major version upgrade, you need to pay attention to the following items:
- Beginning with VC-LTL 4.0, if you need static compilation (dependent msvcrt.dll only), please use
/MT
. - VC-LTL 4.0 is not compatible with VC-LTL 3.X compiled static libraries, you need to recompile with VC-LTL 4.0 (Dawning).
File Information
File Name | Size(bytes) | SHA1 |
---|---|---|
VC-LTL-4.0.0.2-Binary.7z | 86, 104, 412 | 316a37d7b5403f67105ca307b22e9704ff63772a |