Fixed some ANSI C violations.
[wine] / dlls / dsound /
2000-03-26  Andreas MohrFixed debug formatting.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-20  Marcus MeissnerMade the buffer list in the directsound object thread...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-15  Todd T. FriesAdd HAVE_SOUNDCARD_H to support OpenBSD.
1999-11-14  Eric PouechRemoved suicide code when playback thread's father...
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.