|
From: Michael T. <Mic...@fe...> - 2005-03-14 12:26:34
|
Hello I have problems with a DLL, which loads another DLL on a windows system. The second DLL is not in the environment path of windows to seperate my installation from other installations. The first DLL is found via the wrapper.java.library.path but the second is not found although it is in the same directory. Any ideas? Thanks Michael |