We help build better software

Wednesday, April 9, 2003

WinPack Update

The WinPack library, a free addition to JNIWrapper, is growing up. More Windows API gets wrapped to be used in Java.

What's new in this version?

New functionality:
  • Wrapper for Native Open file and Save file dialogs.
  • Wrapper for Native Select Folder dialog.
File System Watcher รข€” allows watching all kinds of file system changes.

Changes:
  • Unicode and ANSI now supported for all encoding specific Windows API functions.
  • Refactored TrayIcon and samples to use new Icon class.
Bugfixes:
  • Problem in FileSystem class in getDriveType function.

WinPack API Javadoc documentation is now available online in documentation section.

Check the WinPack page for details about WinPack library.