2

I use an API.jar which depends on some DLLs. How can I make my application look for the DLLs that the jar depends on?

user811433
  • 3,999
  • 13
  • 53
  • 76

1 Answers1

0

pack the dll in jar itself

Also See

Community
  • 1
  • 1
jmj
  • 237,923
  • 42
  • 401
  • 438