Link to home
Start Free TrialLog in
Avatar of p_chelvan
p_chelvanFlag for Canada

asked on

sample code for creating com objects in Visual C++

pls can anyone tell me how to create a 'com' in Visual C++

if that is a simple one that will be good for me to have a look and
also to access the methods from that.

thanks
Chelvan
ASKER CERTIFIED SOLUTION
Avatar of AlexFM
AlexFM

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KaplanDani
KaplanDani

Use the ATl Wizard to create a com app.
You can define there interface, and add methods..
then all you have is to implement them..
Dani
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Accept: AlexFM {http:#9685518}

Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

Tinchos
EE Cleanup Volunteer