You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/examples/LibraryLoading.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,22 @@
2
2
As of version 2.0, JNativeHook includes a native library loading interface called [NativeLibraryLocator](../../src/java/org/jnativehook/NativeLibraryLocator.java).
3
3
You can implement this interface to customize what libraries are loaded, as well as where they are loaded from.
0 commit comments