Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ImpLib_SDK_v2.0.1.zip | 2025-03-09 | 289.0 kB | |
LICENSE.TXT | 2025-03-09 | 1.7 kB | |
README.md | 2025-03-09 | 1.3 kB | |
Totals: 3 Items | 292.0 kB | 0 |
ImpLib SDK v2.0.1
ImpLib SDK combines free programming tools for authoring custom import libraries for Windows DLL (32 and 64 bit). The SDK supports advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk.
What's new in v2.0.1:
- 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.
The SDK is free even for commercial use and redistribution of any kind, as long as all copyrights are preserved. The whole package is provided "AS IS". Check the license file included in the current release for additional information.
© 2006-2025 Vladimir Kameñar
All rights reserved