- JNIWrapper 3.1 — JNIWrapper eliminates difficulties in working with the native code from Java programs using standard JNI approach. With JNIWrapper there is no need to create native libraries to call a function of the operating system API or a function from a library.
- Windows API Hooking SDK 2.15 — Windows API Hooking SDK helps you hooking Windows APIs or functions in other Dlls, and replace the API function or Dlls' function to your own function, it can be used in VC++,VB,C++ Builder,Delphi,etc.
- J2Native 1.1 — Software development kit for working with native code from any Java application without using Java Native Interface (JNI) technology. You can call functions from any dynamic library or use system API without necessity to waste time on studying JNI.
|