Optimized debugging API to reduce code size.
[wine] / dlls / dplayx /
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-29  Andreas Mohr- add some documentation items
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-12  Peter HunnisettFix problem with initialization (reported by Andreas...
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-20  Peter HunnisettFixed ordinal numbering and added new spec stub.
1999-12-12  Andreas MohrFixed compiler warnings.
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
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-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
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...