Made the dll entry point default to DllMain and removed most of the
[wine] / dlls / dplayx / name_server.c
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