The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: ToutEnMasm on June 21, 2006, 03:06:10 PM

Title: COM and masm syntax,making a tool that write the declarations
Post by: ToutEnMasm on June 21, 2006, 03:06:10 PM
Hello,
I am interested in making such a tool.
I think that translating the Type libraries or the declarations in the header's files of the SDK is possible.
If the tool write the vector table and a macro to call the prototypes,would be of good help.
If someone as some idea to save time making this,I will made it.
                                      ToutEnMasm

Title: Re: COM and masm syntax,making a tool that write the declarations
Post by: P1 on June 21, 2006, 04:24:38 PM
http://www.japheth.de/  Check out COMview.

Regards,  P1  :8)
Title: Re: COM and masm syntax,making a tool that write the declarations
Post by: ToutEnMasm on June 22, 2006, 01:44:06 PM

Hello,
If you say me how is defined STDMETHOD perhaphs i can compile his sample WebBrowserApp.asm
                                   ToutEnMasm