Thread
:
how to call a dll from java
View Single Post
#
2
(
permalink
)
08-07-2007, 05:10 PM
christina
Member
Join Date: Jul 2007
Posts: 39
You should still use JNI to call the third party DLL through a
DLL made by you.
Java call the DLL made by you, then this DLL call the third party DLL, as a bridge.
christina
View Public Profile
Send a private message to christina
Find all posts by christina