Release Notes‎ > ‎

JNIWrapper 3.8.3 Release Notes

Post date: Apr 21, 2011 3:13:2 PM

Improvements:

Added new LibraryVersionMismatchException exception which is designed to indicate that a supplied native library is not compatible with the current version of JNIWrapper.

Platforms: All

Resolved Issues:

    • Fixed issues with CBT and several other Hooks. Platforms: 32-bit and 64-bit Windows;

    • Fixed crash issue in ProcessorInfo class. Platforms: 64-bit Mac OS X;

    • Fixed disposing of callbacks. Platforms: 64-bit Mac OS X.