SyntaxFix
Write A Post
Hire A Developer
Questions
Typically you must set java.library.path on the JVM's command line:
java.library.path
java -Djava.library.path=/path/to/my/dll -cp /my/classpath/goes/here MainClass