Fixed gcc varargs macro syntax (reported by Gabriele Giorgetti).
[wine] / include / wine / obj_dragdrop.h
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-07-24  Paul QuinnAdd a few stubs, some C++ compatibility, and fix a...
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-03-15  Francois GougetUpdated the interfaces to use the latest ICOM macros.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Juergen Schmied- header uses the last macros now
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...