NativeCall is a Java toolkit that lets you call
operating system methods from within Java without
JNI code. NativeCall supports structs, Strings,
primitive types (int and boolean), byte and char
arrays, and output parameters.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The previous release could not create multiple pointers correctly. Javadoc for Win32Verifier#verifyModuleName(String) was corrected. Using a new Holder(null) now means new Holder(new Integer(0)). Constructor method IDs are now cached. int hashCode() methods have been optimized.