Made the dll entry point default to DllMain and removed most of the
[wine] / dlls / dplayx / dplayx_global.c
2002-10-23  Michael StefaniucCompile the dplayx dll with STRICT defined.
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
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-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-05-26  Peter HunnisettStarted local name server framework.
2000-05-23  Peter Hunnisett- Small fixes/updates
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-11-25  Peter Hunnisett- Added global data mutual exclusion
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...