xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / dsound / dsound.c
2004-08-06  Robert ReifAdds debug name to remaining critical sections.
2004-08-04  Robert ReifAdd CRITICAL_SECTION debug info.
2004-08-02  Francois GougetCheck the return value of IDirectSoundImpl_Create(...
2004-07-30  Robert ReifAdded error checking to IDirectSound_Compact.
2004-07-23  Francois GougetFix the volume and balance of primary buffers so it...
2004-07-22  Robert ReifDump DirectSound capabilities flags.
2004-07-19  Robert ReifDo initialization to match windows behavior (with test).
2004-07-13  Robert ReifRemove DirectSound reference counts by buffers and...
2004-07-09  Robert ReifBetter error checking and recovery.
2004-07-08  Francois GougetAssorted spelling fixes.
2004-07-06  Robert ReifGet certification for VerifyCertification from driver...
2004-07-04  Robert ReifSeparated DirectSoundCreate8 into two functions and...