The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: TNick on June 20, 2006, 10:51:56 AM

Title: COM Tutorial
Post by: TNick on June 20, 2006, 10:51:56 AM
There is no other way. I want to avoid using them and I can't.

Then, if you can't defeat someone, ally with him, isn't it so?  :boohoo:

I need a good COM tutorial, please!

Title: Re: COM Tutorial
Post by: TNick on June 20, 2006, 04:01:00 PM
There is no good COM tutorial? A bad one then, please!
Title: Re: COM Tutorial
Post by: hutch-- on June 20, 2006, 04:14:58 PM
TNick,

have a look at BiteRider's work of late, it may be what you are looking for, his link is in the forum web site above.
Title: Re: COM Tutorial
Post by: TNick on June 20, 2006, 04:30:55 PM
 :U Thank you, hutch! I read somewhere arround here that your birth day just past. Happy Birthday!!! :U
Title: Re: COM Tutorial
Post by: jdoe on June 20, 2006, 07:41:42 PM
TNick,

These links were a good reading for me to understand how to do COM implementation.

COM Client
http://www.codeproject.com/com/comintro.asp

COM Server
http://www.codeproject.com/com/comintro2.asp

Also, in the com folder of masm32 there a lot of good docs to read.

Title: Re: COM Tutorial
Post by: TNick on June 22, 2006, 08:31:08 AM
Thanks, jdoe!

I will add those to my reading list.

Regards!