Release Notes‎ > ‎

JNIWrapper 3.1 Release Notes

Post date: Aug 13, 2010 11:37:50 AM

Changes since version 3.0:

    • Added the ability to run JNIWrapper on 64-bit x86 platforms in 32-bit mode.

    • Updated AnsiString/WideString Javadoc.

    • Numerous improvements in the CodeGen application: char* is generated to AnsiString, not Primitive array; mapping for uchar type, etc.

Fixes:

    • Fixed the problem with Callback under MacOS X.

    • Multiple bugfixes in the CodeGen application.