d3drm: Just use RGBA_MAKE.
[wine] / dlls / dplayx / name_server.c
2013-04-03  Michael Stefaniucdplayx: Get rid of the IDirectPlayImpl aliases.
2012-08-27  Michael Stefaniucdplayx: Avoid TRUE:FALSE conditional expressions.
2010-01-14  Marcus Meissnerdplayx: Remove currently unused unicode code (Coverity).
2009-05-26  Francois Gougetdplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSes...
2009-05-15  Francois Gougetdplayx: NS_GetOtherMagic() is not used, so remove it.
2009-02-05  Andrew Talbotdplayx: Remove unused functions.
2009-01-16  Michael Stefaniucdplayx: Remove superfluous pointer casts.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-07-23  Ismael Barrosdplayx: Moved dplaysp.h to include/wine.
2008-03-29  Andrew Talbotdplayx: Assign to structs instead of using CopyMemory.
2007-09-24  Andrew Talbotdplayx: Fix some memory leaks.
2007-04-27  Andrew Talbotdplayx: Constify some variables.
2007-03-23  Alessandro Pignottidplayx: Corrected the way nameserver initializes the...
2007-01-08  Andrew Talbotdplayx: Declare some functions static.
2006-09-10  Andrew Talbotdplayx: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-10  Francois GougetAssorted spelling fixes.
2003-09-29  Tom WicklineRemove obsolete information.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-04-12  Peter Hunnisett- Provide lobby provider COM object header file and...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-09-26  Peter Hunnisett- Remove winmm hack in dplay code
2000-09-04  Patrik StridvallFixed some issues found by winapi_check.
2000-08-29  Peter Hunnisett- More implementation
2000-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-05-26  Peter HunnisettStarted local name server framework.
2000-03-12  Peter Hunnisett- Make registry usage a little more correct and modern