JNI find dll problem
843829Jul 3 2001 — edited Aug 12 2001Hi there
Im currently developing an imaging program
to acquire the image from the hardware the
distributer has given me an DLL to control and acquire the image from the hardware
If I put the DLL in the windows folder every thing works fine
But if I put the DLL in any folder the dll will crash
Does any have any idea ?
Can java only access the windows folder at runtime ?
Markus
PS the program is not an applet so I don't use any sequrity managers