wbemprox: Add a stub implementation of IWbemQualifierSet.
[wine] / include / dplobby.h
2011-11-24  Michael Stefaniucinclude: DPL_NOCONFIRMATION is not a long.
2011-07-28  Frédéric Delanoyinclude: Assorted spelling fixes.
2008-01-03  Zach GoldbergFix some typos.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-01-03  Peter Berg LarsenDefine DirectPlayLobbyCreate to be either the W or...
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
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-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-12-02  Francois GougetFixed the case of "Winelib".
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-02-26  Patrik StridvallFixed ANSI C violations.
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-11  Francois Gouget- use the latest ICOM macros