0 pts.
 How to make COM with C++ and used it with VB
All i want to know how to make COM with C++ and how i used VB, also how make Server/Client applcation using COM object....

Software/Hardware used:
ASKED: October 3, 2005  8:32 AM
UPDATED: October 3, 2005  10:09 AM

Answer Wiki:
There are plenty of articles in the microsoft knowledge base that deal with COM and C++. Using with VB is simple. Just go to project references and select the COM component and add this to your VB project. After that you can declare an instance of the object and use it. This is also explained in many KB articles on the microsoft site.
Last Wiki Answer Submitted:  October 3, 2005  10:09 am  by  BeerMaker   0 pts.
All Answer Wiki Contributors:  BeerMaker   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _