

ImpLib SDK
2 likes
ImpLib SDK combines free programming tools for authoring custom import libraries with advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, accessing internal undocumented functions.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Windows


Comments and Reviews
You can use the ImpLib SDK to generate redistributable import libraries, even if the DLL is protected by copyright. This is useful when linking to standard MS runtime libraries (CRT).