| Real'sHowTo |
|
|
Custom Search
|
JNI/JNA HowTo
JNI
- Use native code through JNI (HelloWorld)
- Pass string to/from Java to/from C
- Set the computer clock
- Determine the signature of a method
- Use arrays
- Load a DLL
- Use the MouseWheel
- Throw an exception in JNI
- Throw my own exception in JNI
- JNI from a Package
- Make a Window stay on top
- Start JVM from C
- Retrieve environment variable (JNI)
- Get the PID
- Clear the console, set color and cursor position (JNI)
- Call Windows API (Open source solution)
JNA
- Detect if a program is running (JNA)
- Get Windows Special Folders (JNA)
- Check if current user is admin (JNA)
- Read/Write Windows Registry (JNA)
JNI/JNA HowTo
Written and compiled by Réal Gagnon ©1998-2013
[ home ]