This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
java-native
History
edizor
c7dd2ddee0
Update README.md
...
[skip ci]
2023-08-02 21:47:51 +08:00
..
src
BAEL-4165 - Custom DLL Load - Fixing the "java.lang.UnsatisfiedLinkError" Error (
#14393
)
2023-07-31 17:57:13 +02:00
pom.xml
JAVA-5223: Fix formatting of POMs (Part 7)
2021-05-08 13:11:36 +05:30
README.md
Update README.md
2023-08-02 21:47:51 +08:00
README.md
Unescape
Escape
JNI
This module contains articles about the Java Native Interface (JNI).
Relevant Articles:
Guide to JNI (Java Native Interface)
Using JNA to Access Native Dynamic Libraries
Check if a Java Program Is Running in 64-Bit or 32-Bit JVM
How to use JNI
’
s RegisterNatives() method?
Custom DLL Load
–
Fixing the “java.lang.UnsatisfiedLinkError” Error