Click here to Skip to main content
15,880,972 members
Please Sign up or sign in to vote.
1.67/5 (2 votes)
See more:
Yeah, so I need to learn how to programm with COM for school,so can anyone tell me where can I find some tutorials that would explain how does it works and how to use it...Thanks in advance!
Posted
Comments
[no name] 25-May-13 17:42pm    
www.google.com or www.codeproject.com should be a good start for you.

There's a lot of stuff online but the article that cracked it for me was From CPP to COM[^]. When I read that back in 1997 I finally got COM. I hope you will too as it's still fundamentally a good idea despite its age and the bits like DCOM they never quite got right.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 11-Jun-13 19:46pm    
Good one, a 5.
—SA
Start here: Component Object Model[^] - there is a lot of stuff that you may need to know.

I've written an article Windows Development in C++, COM API clients[^] that you may find useful.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 11-Jun-13 19:45pm    
I would be expecting you to answer this question; a 5.
—SA
Espen Harlinn 12-Jun-13 15:44pm    
Thank you, Sergey :-D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900