Mega Code Archive

 
Categories / Java Tutorial / Development
 

If the DLL is in the CLASSPATH then you dont need to specify a PATH

Runtime.getRuntime().load("d:/directoryX/subDirY/MyDll.dll");