UCWare.com

Anywhere PE Viewer

Native function declarations and java.lang.UnsatisfiedLinkError

java.lang.UnsatisfiedLinkError usually occurs when the library can't be found, native function declarations aren't what they should be, or a C compiler has mangled the exported names of functions in the DLL. With Anywhere PE Viewer, you will be able to view the DLL export table and it will help you solve issues with java.lang.UnsatisfiedLinkError.

Anywhere PE Viewer shows information about function names, ordinals and entry points. Here is a sample screenshot:

apev-jni-export-table.gif