Releases: vkamenar/implib-sdk
Releases · vkamenar/implib-sdk
ImpLib SDK v2.0.0
What's new in v2.0.0:
- Support x64 DLL import libraries.
- The Win32 version of kernel32.lib was updated to avoid LNK1102 when using the 32-bit MS linker.
- When building an import library, print the number of DLL symbols indexed.
- Added examples using GNU Linker (LD).
- Added GCC examples.
ImpLib SDK v1.9.1
What's new in v1.9.1:
- The output import libraries file size is slightly smaller.
- The sample Win32 API libraries were updated. New sample definitions added.
- The MSVCRT sample was updated based on the DLL v7.0.
- The documentation was revised and updated.