- Add proper message reply mechanism and sp player data storage
[wine] / dlls / dplayx / dplay.c
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-09-26  Peter Hunnisett- Remove winmm hack in dplay code
2000-08-29  Peter Hunnisett- More implementation
2000-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-06-07  Peter Hunnisett- Small update to documentation
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-30  Peter Hunnisett- Added a little more dll level debugging and small...
2000-05-26  Peter HunnisettStarted local name server framework.
2000-05-23  Peter Hunnisett- Small fixes/updates
2000-03-12  Peter Hunnisett- Make registry usage a little more correct and modern
2000-01-29  Andreas Mohr- add some documentation items
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-12  Peter HunnisettFix problem with initialization (reported by Andreas...
1999-12-12  Andreas MohrFixed compiler warnings.
1999-11-25  Peter Hunnisett- Added global data mutual exclusion
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...