Release Notes >
JNIWrapper 3.8.2 Release Notes
JNIWrapper 3.8.2 Release Notes
Post date: Nov 16, 2010 9:42:8 AM
Improvements:
The native libraries (including JNIWrapper) are extracted to the named temporary folder;
Added the ability to perform compatibility check of the installed native JNIWrapper libraries;
Added synchronous hook (CallWindowProc) implementation (WinPack);
Added the ability to determine Vista and Windows 7 platforms in VersionInfo class (WinPack).
Resolved Issues:
Now all native libraries extracted from a JAR will be deleted at JVM shutdown;
Incorrect detection of some Windows versions released prior to Vista;
The problem with JNIWrapper native library loading from temp directory on Mac OS X 10.6 platform.