dplayx: Make some data const.
[wine] / dlls / dplayx / dplayx_global.c
2006-12-14  Dmitry Timoshkovdplayx: Make some data const.
2006-11-07  Francois Gougetdplayx: Fix spelling of the DPLAYX_AcquireSemaphore...
2006-10-10  Michael Stefaniucdplayx: Win64 printf format warning fixes.
2006-06-13  Alexandre Julliarddplayx: Don't use sizeof in traces to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-15  Aric Cyrdplayx: Fix semaphore deadlock.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-01-26  Francois GougetAssorted spelling fixes.
2003-09-29  Tom WicklineRemove obsolete information.
2003-09-27  Dimitrie O. PaunMerge documentation/status/directplay into the code.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
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...