The WinPack library, a free addition to JNIWrapper, is growing up. More Windows API gets wrapped to be used in Java.
Changes:
WinPack API Javadoc documentation is now available online in documentation section.
Check the WinPack page for details about WinPack library.
What's new in this version?
New functionality:
- Wrapper for Native Open file and Save file dialogs.
- Wrapper for Native Select Folder dialog.
Changes:
- Unicode and ANSI now supported for all encoding specific Windows API functions.
- Refactored TrayIcon and samples to use new Icon class.
- 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.