is there a way that functions in a dll file can be called and used in java? I've been searching for a better way to do it and most of the times it pointed me out to using JNI. But my problem with that is, it will be using c++. I'm wondering if there's still another way to do it. Thanks!
Asked
Active
Viewed 233 times