Finish up the framework by stubbing out all the remaining Standard
[wine] / dlls / dsound / tests / capture.c
2005-01-10  Robert ReifRemove unneeded includes.
2005-01-09  Robert ReifDon't need to worry about windows messages.
2005-01-09  Robert ReifInitialize and uninitialize COM properly.
2004-10-25  Robert ReifDon't consider a device in use a failure.
2004-10-22  Robert ReifDon't consider a bad format an error unless the capabil...
2004-10-19  Robert ReifDon't consider failure with DSERR_NODRIVER a test failure.
2004-09-08  Francois GougetMake the dsound tests run with DirectX < 8.
2004-08-23  Robert ReifOnly print format info when in interactive mode for...
2004-08-18  Robert ReifCleanup messages.
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-22  Robert ReifDowngrade tests to DX8 level so it can build on all...
2004-06-17  Francois GougetSplit the 'dsound' test into two parts:
2004-04-06  Robert ReifFixed deadlock in capture callback.
2004-01-20  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-08  Robert ReifMake capture more reliable by submitting all buffers...
2003-09-27  Robert ReifRemove capture tests from dsound.c and place them in...