Release Notes‎ > ‎

JNIWrapper 3.3 Release Notes

Post date: Aug 13, 2010 11:39:19 AM

New Features:

    • Added support for Windows 64-bit platform.

Improvements:

    • Generator: added .clone() method generation for Structures.

    • Added clone() method implementation to some structures in JNIWrapper, WinPack and other products where needed.

Fixes:

    • Copy constructor of Structure class is deprecated and replaced with new initFrom() method.