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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Communication between C++ and Java applet

Status
Not open for further replies.

d2468

IS-IT--Management
Jun 10, 2001
2
DE
Hello,
my Problem is, that I have to transfer the results of a C++ application (my development) into the forms of a foreign Java-Applet under Win 98. I am facing the problem that I do not find a handle of or pointer to the controls of the applet. So I do not know how to write into the controls. Is there a Java/C++/Windows specialist who can give me a hint?
Thanks for your help and regards
Gustav
 
Use DHTML ActiveX control. There exists some interfaces what can do it. John Fill
1c.bmp


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

Part and Inventory Search

Sponsor

Back
Top