Menu

ImpLib SDK / News: Recent posts

ImpLib SDK v2.0.3 released

The ImpLib SDK was updated to v2.0.3.

What's new:

  • [DLL2DEF] Support non-empty PE sections with VirtualSize set to zero.
  • Import libs added: NETAPI32, CSRSRV, BASESRV.
  • Specific version info added to import libs: BCRYPT, URL, WINMM, WSOCK32, WS2_32.

Download the ImpLib SDK v2.0.3 here.

The ImpLib SDK repository is also hosted on GitHub.

Posted by Vladimir Kameñar 2025-06-14 Labels: implib

ImpLib SDK v2.0.2 released

The ImpLib SDK was updated to v2.0.2.

What's new:

  • Support DLL filenames with whitespaces, hyphens and commas.
  • Updated the alignment to avoid a warning when using the latest polink.
  • Added the 64-bit pbimplib macro (to build User-Libs for Pure Basic x64).
  • Updated the VB6 and PB samples. Added a 64-bit example for PB.
  • Added the NTDLL import library.
  • Updated the dll2def tool to enclose the DLL filenames in quotes, if necessary.
  • Optimization of the SDK tools: VB6LINK reduced to 2Kb, DLL2DEF reduced to 4,5Kb.... read more
Posted by Vladimir Kameñar 2025-04-20 Labels: implib

PureBasic OpenAL SDK v1.1.2 released

What's new in v1.1.2:

  • OpenAL64 is supported now (PureBasic x64).
  • SineWave sample contributed by Miguel Angel Cano.

The new version is available for download here and on GitHub.

Posted by Vladimir Kameñar 2025-03-22 Labels: OpenAL PureBasic

PureBasic OpenAL SDK v1.1.1 released

What's new in v1.1.1:

  • Support the latest PureBasic versions. Tested up to v6.20 LTS.
  • Added effect extension API.
  • Successfully tested for compatibility with OpenAL Soft.
  • Updated the pbimplib macro to produce more compact cdecl2stdcall conversion code.

The new version is available for download here and on GitHub.

Posted by Vladimir Kameñar 2025-03-16 Labels: OpenAL PureBasic

ImpLib SDK v2.0.1 released

The ImpLib SDK was updated to v2.0.1.

What's new:
* Support LLVM linker (lld-link).
* Optimization to produce more compact import library files.
* Optimization to speed up the compilation process (~5x times faster than previous version).
* The option to remove the 2nd linker member is enabled by default (LINKER_MEMBER_2_REMOVE).
* The dll2def tool was recompiled with MSVC2019 using import libraries created with ImpLib SDK.
* The example for Visual Basic 6 contains the complete OpenAL API v1.0/v1.1.
* Added the application compatibility client library (apphelp.dll) to the list of samples.
* Added a Win64 example using GCC.... read more

Posted by Vladimir Kameñar 2025-03-09 Labels: implib

ImpLib SDK v2.0.0 released

The ImpLib SDK was updated to v2.0.0.

What's new:

  • 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.

Download the ImpLib SDK v2.0.0 here.... read more

Posted by Vladimir Kameñar 2025-01-20 Labels: implib

ImpLib SDK v1.9.1 released

The ImpLib SDK was updated to v1.9.1.

What's new:

  • 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.

Download the ImpLib SDK v1.9.1 here.

The ImpLib SDK repository is also hosted on GitHub.

Posted by Vladimir Kameñar 2024-12-13 Labels: implib

OpenAL SDK updated to support newer PureBasic versions

The PureBasic OpenAL SDK was updated. It is now hosted here, as a sub-project under ImpLib SDK. The source code is mirrored to GitHub.

What's new:

  • The new version is compatible with PureBasic (32-bit) up to v6.10 LTS. Version 6.11 introduces a new linker (lld-link) which doesn't currently support the OpenAL SDK library format.
  • The UserLib source code is included into the delivery, which can be useful to recompile the library for compatibility with a specific PureBasic version.
  • Some optimizations in the source code to reduce the size of the User-Lib.... read more
Posted by Vladimir Kameñar 2024-11-05 Labels: OpenAL PureBasic



OpenAL SDK for PureBasic updated once again

Fixed some minor bugs, added 2 more functions.

Posted by Vladimir Kameñar 2007-04-07 Labels: OpenAL PureBasic

OpenAL SDK for PureBasic updated

Added another example and fixed some bugs.

Posted by Vladimir Kameñar 2007-03-12 Labels: OpenAL PureBasic


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.