Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JNI find dll problem

843829Jul 3 2001 — edited Aug 12 2001
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2001
Added on Jul 3 2001
11 comments
190 views