Win32 for Java | ||
Win32 for Java | Installation |
Win32 for Java is a JNI based Java Extension which lets you access often needed windows specific functionality.
The native dll's of the package were created using Mingw - Minimal GNU for Windows. Mingw - Minimal GNU for Windows is a great free c/c++ development enviroment for Windows.
The javadocs for the package can be found here.