- loading of library (LibusbWin.dll) changed
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@106 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -291,6 +291,6 @@ public class LibusbWin {
|
|||||||
/** **************************************************************** */
|
/** **************************************************************** */
|
||||||
|
|
||||||
static {
|
static {
|
||||||
System.loadLibrary("LibusbWin.dll");
|
System.load(System.getenv("SystemRoot") + "/system32/LibusbWin.dll");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user