Trailing white space cleanup.
authorRobert Reif <reif@earthlink.net>
Thu, 21 Oct 2004 20:57:26 +0000 (20:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2004 20:57:26 +0000 (20:57 +0000)
commitd4c9f92c65769073fc43858dd7c9a2da2a67b22d
treeb94c983e3c18c5e3107c4ab7fce4d01e691d1d96
parent5bc8077511ee2dd8d3f7bcb8a2e813ecae99594b
Trailing white space cleanup.
Add IClassFactory->CreateInstance aggregation checks.
IID_IDirectSoundCapture and IID_IDirectSoundCapture8 are same so
remove redundant check.
Allocate capture buffer for hw driver if necessary.
dlls/dsound/capture.c