The example of calling java classes By Tomasz Grysztar....I have been modified the path to JVM.DLL that is defined in source annd I reassembled it... The console app didn't find the MSVCR71.DLL...note that MSVCR71.DLL is found in C:\Program Files\Java\jre1.6.0_03\bin folder.........so How to correct it and make the compiler find the path to MSVCR71.DLL...
Newbie
was it COMPILER that couldn't find path to that file? wasn't it the app running?
Just set environment variable PATH to this directory
EDIT: crap! i double posted, and then deleted Hamoz's original post instead of mine. You can see the original text of post in my quote