Add missing WINAPI to MSXML_DllGetClassObject().
[wine] / dlls / dplayx / name_server.c
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