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.
There are many non-standard use cases, like interfacing a DLL with
... [More] cdecl calling convention from Visual Basic 6, prototyping a set of DLL functions for PureBasic, mangling the symbolic aliases for an existing object file and so on. ImpLib SDK provides a set of tools to solve this kind of problems. It is not required to know the internal structure of an Import Library file. [Less]
C library for Win32 application development, implements the object oriented paradigm, featuring single inheritance, virtual methods and reference counters.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy