JNI
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Im using a Java dialog to call a C++ app using JNI, All I want to do is pass an object into the cpp app, there is no writing to be done in the class, just passing strings and bool values. How do I change my
main()
in cpp to be able to accept this object and be able to compile it into a .dll Any articles or help is appreciated. Cheers We have a mathematician, a different kind of mathematician, and a statistician!