Runtime.loadLibraryimplemented in terms of dlopenand LoadLibrary.
On the dlopen man page: "If the file name contains a slash (" / "), it is interpreted as a (relative or absolute) path."
On the MSDN page of LoadLibrary: "If the string specifies the full path, the function searches only that path for the module."
, , , loadLibrary, ( , loadLibrary , tbh , ).