Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2006-04-20 23:06 Back to release list
0.4.1

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.
Tags: Major bugfixes

Project Resources