posted Nov 16, 2010, 1:42 AM by Unknown user
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.
|
|