setupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
[wine] / dlls / winealsa.drv / dscapture.c
2007-09-12  Maarten Lankhorstwinealsa: Add a timer check to capture to see if play...
2007-09-12  Maarten Lankhorstwinealsa: Add support for capture notification positions.
2007-09-12  Maarten Lankhorstwinealsa: Add stubs for IDsCaptureDriverNotify.
2007-09-12  Maarten Lankhorstwinealsa: Use nBLockAlign instead of snd_pcm_bytes_to_f...
2007-09-10  Maarten Lankhorstwinealsa: Use correct capture position in getposition.
2007-08-16  Maarten Lankhorstwinealsa: Add support for playing dsound capture buffer.
2007-08-16  Maarten Lankhorstwinealsa: Add support for opening/closing dsound captur...
2007-08-16  Maarten Lankhorstwinealsa: Add IDsCaptureDriverBuffer stub.
2007-08-16  Maarten Lankhorstwinealsa: Implement IDsCaptureDriverImpl_Open.
2007-08-16  Maarten Lankhorstwinealsa: Add initial dscapturedriver stub.