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!

using corba with mfc

Status
Not open for further replies.

isthisreallyit

Programmer
Jan 2, 2003
6
GB
Can someone please give me code example of using corba with mfc, in c++, thanks.
 
1) Which version of Corba are you using? Visibroker, Engine Room, etc?

2) MS has its own version of Corba called DCOM but you need an NT server to run it. If you look up the MIDL stuff, you will find it is very similar to Corba. The only problem is that it only works on Windows.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top