SourceForge[ English | Español | Pyccκuú ]
ImpLib SDK v1.9
[ Download | Guide ]
2021-06-25: A new version was finally released! ImpLib SDK v1.9 supports long DLL filenames. A Spanish translation was added.
 
2020-10-03: The ImpLib SDK project was started 15+ years ago. 8+ thousands downloads made this tool more popular than I could have imagined. I'm still doing low level coding, mainly for embedded systems. If you want to keep in touch there is a contact form available at my current website: CelerSMS. There are some free projects, tools and articles available, mainly about IoT and M2M.
ImpLib SDK is intended for authoring custom MS-COFF Import Libraries with advanced features, like cdecl2stdcall thunks, importing by ordinal, removing original thunks and others. There are many nonstandard situations, like interfacing a CDECL DLL from Visual Basic 6, prototyping a set of DLL functions for PureBasic, mangling the symbolic aliases for an existing object file in Visual C/MASM32/NASM and so on. ImpLib is just a set of tools, which might help you solving this kind of problems. It is not required to know the internal structure of an Import Library file. Read the [Guide] for a more detailed description and a set of usage tutorials.

ImpLib 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 info.

PureBasic OpenAL SDK is hosted here as well. It was built using the ImpLib SDK.

Feel free to report bugs and make suggestions.

© 2006 - 2021 Vladimir Kameñar.
All rights reserved.