I would be glad to add to the list :)
Here's a few I had using COM/OLE:
"DECLARE_OLECREATE(class)= " \
"BEGIN_DISPATCH_MAP(class1, class2)= " \
"BEGIN_INTERFACE_MAP(class1, class2)= " \
"INTERFACE_PART(class, id, name)= " \
"END_INTERFACE_MAP()=" \
"DISP_FUNCTION(class, name, function, result, id)=" \
"END_DISPATCH_MAP()=" \
"IMPLEMENT_OLECREATE2(class, name, id1, id2, id3, id4,
id5, id6, id7, id8, id9, id10, id11)="
--- Dimitri van Heesch <di...@st...> wrote:
> On Thu, Aug 09, 2001 at 12:34:58PM +0200,
> Prikryl,Petr wrote:
> > Hi Dimitri,
> >
> > It would be nice to put the PREDEFINED example for
> Microsoft MFC/ATL,
> > as shown below, somewhere into doxygen
> documentation. I remember
> > that I once had also solve the problem. MSVC
> compiler is quite widespread
> > concerning the development on MS Windows
> platforms, and it requires
> > some effort to capture the quantity of macros
> shown below.
>
> Yes, I agree. I'll include this example in the
> preprocessor section of
> the docs. Thanks to Reyes for the hard work! Anyone
> who wants to add
> more macros to the list, please report them to me.
>
> Regards,
> Dimitri
>
> _______________________________________________
> Doxygen-users mailing list
> Dox...@li...
>
http://lists.sourceforge.net/lists/listinfo/doxygen-users
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
|