simple dll example - to practise my JNI :)
843829Sep 23 2005 — edited Sep 27 2005hi
does anyone here have a simple C/C++ dll example which i can try to call using JNI?
cause actually i've got some dll myself, but i think most of them (if not all) will be quite hard to be called using JNI, because even the C++ source code needed to use those dll is very lenghty...
please share some.. sharing is caring :D
any help is really appreciated. thank you