How to load the jvm.dll dynamically ?
843829Apr 15 2003 — edited Jun 5 2003Hi there,
I am using c++ to calling java class via JNI, I would like to ask how can the code dynamically load the jvm.dll so that I don't need to set the classpath pointing to the jvm.dll directory