
calling a method in a J++ COM DLL from C++
I have written a sample "Hello World" program in Java and
put it in a COM DLL using Visual J++. Now I need to
figure out how to write the code in C++ (
Visual C++).
Does anyone know where I can find sample code on how to do
this?