Skip to content

ImpLib SDK v2.0.0

Latest
Compare
Choose a tag to compare
@vkamenar vkamenar released this 20 Jan 15:38
· 3 commits to main since this release
7fbc5f1

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.