ImpLib SDK News
ImpLib SDK produces custom Import libraries for Windows DLL
Brought to you by:
ufmod
The ImpLib SDK was updated to v2.0.1.
What's new:
* Support LLVM linker (lld-link).
* Optimization to produce more compact import library files.
* Optimization to speed up the compilation process (~5x times faster than previous version).
* The option to remove the 2nd linker member is enabled by default (LINKER_MEMBER_2_REMOVE).
* The dll2def tool was recompiled with MSVC2019 using import libraries created with ImpLib SDK.
* The example for Visual Basic 6 contains the complete OpenAL API v1.0/v1.1.
* Added the application compatibility client library (apphelp.dll) to the list of samples.
* Added a Win64 example using GCC.
Download the ImpLib SDK v2.0.1 here.
The ImpLib SDK repository is also hosted on GitHub.