Analyzed 1 day ago
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]
2.23K
lines of code
0
current contributors
14 days
since last commit
3
users on Open Hub