d******g 发帖数: 18 | 1 【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: doodling (foxtail), 信区: Programming
标 题: using C++ dll library from java
发信站: Unknown Space - 未名空间 (Fri Sep 3 13:26:04 2004) WWW-POST
Hi
I need to use an existed c++ dll library from java. But I cannot change the
code in the dll library. Is there any good way to do that? or any free tools?
It looks like JNI starts from java classes and it is not feasible without
changing the dll code.
Any suggestions are welcome.
Thanks a lot. |
|