Find DLL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SM

    #1

    Find DLL

    Hi all,
    i'm writing an exe application from java sources.
    I need to point some DLL functions I don't want to put into the jre bin
    folder (best for the project's folder!).
    I obtiain always java.lang.Unsat isfiedLinkError if i put the files in both
    '.' (same folder of application) and c:\winnt\system 32 folder.

    How can i solve it ?
    Thanks
    --
    SM


Working...