Currently Being Moderated

JNIWrapper 3.7.2 Release Notes

Posted by Roman Kazmin on Mar 31, 2009 6:23:04 PM

New Features and Improvements:

  • Added getWorkingDirectory and setWorkingDirectory methods to ShellLink object (WinPack)
  • Added support for ExpandEnvironmentStrings function (WinPack)
  • Added CBT Hook implementation (WinPack)
  • Added OSGI manifest for WinPack (WinPack)
  • Added new LowLevelKeyboardHook and LowLevelMouseHook wrappers and samples for them (WinPack)
  • Added ability to check that a logged on user has got administrative rights (WinPack)

 

Fixes:

  • Fixed the issues with calculating members offset in complex aligned structures (platforms: All)
  • Now the Processor Name is shown correctly for new CPUs (WinPack)
  • Resolved memory leaks in RegistryKey.exists() method (WinPack)
  • Removed the handle leak in SystemVariables class (WinPack)
  • Fixed the issue in OFNStructure that occurred in case of multiselection in OpenSaveDialog (WinPack)
  • Methods get and containsKey in the class RegistryKeyValues are caseinsensitive now (WinPack)
  • Fixed the "ordering" issue in the RegistryKeyValues that sometimes causes changing of the types, for example EXPAND_SZ instead of SZ (WinPack)
  • Fixed the firing events in RegistryKey class (WinPack)
  • Resolved the issue with 16-bit graphic mode in Bitmap.toImage() (WinPack)



Apr 2, 2009 9:28 AM Boaz Nahum    says:

Does this release contain the hot fix ftp://ftp.teamdev.com/updates/winpack-3.6.1.1047.zip

which was fixed the issue in http://support.teamdev.com/message/5405#5405 ?

 

Thanks

Boaz

Apr 2, 2009 10:06 AM Roman Kazmin Roman Kazmin    says in response to Boaz Nahum:

Hi Boaz,

 

Yes, this release contains all hotfixes published eralier.

 

Sincerely,

Roman