Fixed code to handle full duplex properly.
commit15cc17fbcf4ed289543342d4d050e5840632c9f1
authorRobert Reif <reif@earthlink.net>
Tue, 4 Mar 2003 02:12:34 +0000 (4 02:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Mar 2003 02:12:34 +0000 (4 02:12 +0000)
tree5ad80cc432a51b20a21fc1da72f029b1712de4c0
parentf851a860fce79735a58fb37319183a8d42bf6ffc
Fixed code to handle full duplex properly.
Added support for capture driver (disabled).
Fixed direct sound capture test to handle notifications properly.
dlls/dsound/buffer.c
dlls/dsound/capture.c
dlls/dsound/dsound_main.c
dlls/dsound/dsound_private.h
dlls/dsound/mixer.c
dlls/dsound/tests/dsound.c