The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: ossama on November 17, 2007, 05:50:19 PM

Title: Component Object Model
Post by: ossama on November 17, 2007, 05:50:19 PM
hello , this is my first posting in this forum ,
i ask if admins of this forum can create an area dedicated to COM related topics
thnx
Title: Re: Component Object Model
Post by: donkey on November 19, 2007, 01:21:49 AM
Although I would probably like to see a COM related subforum, I don't believe there is much call for it. There are few assembly language programmers who stray into COM since the levels of indirection can be daunting and most of the results can be accomplished by more direct means. However, I occasionally lose my mind and do a COM example and put it in the GoAsm section the topics are generally named by the primary interface.

Donkey