Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual C++/Java question

Status
Not open for further replies.

PrograMan

Programmer
Jul 21, 2001
59
US
I've been trying to make a certain kind of program with Visual C++ 6.0 and I'm wondering if I can take data from a Java application and apply it to the C++ program.
 
There you could use JNI inetrface, but this one you can use from java .class, not from C programs. Some posibilities on running java classes/applect/functions has DHTML ActiveX object. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top