ole32: Access the array entry, not the array (Coverity).
[wine] / dlls / wineoss.drv / mmdevdrv.c
2011-06-20  Andrew Eikummmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute.
2011-06-20  Andrew Eikummmdevapi: Fix refcounts in IAudioClient::GetService.
2011-06-14  Andrew Eikummmdevapi: Sessions should be unique per-device.
2011-06-06  Jörg Höhlewineoss: Properly allocate the WAVEFORMATEXTENSIBLE...
2011-06-06  Andrew Eikumwineoss.drv: Partially implement IAudioSessionManager2.
2011-05-20  Gerald Pfeiferwineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
2011-05-09  Gerald Pfeiferwineoss.drv: Support platforms that do not feature...
2011-05-09  Gerald Pfeiferwineoss.drv: Use AFMT_S24_LE instead of AFMT_S24_PACKED.
2011-05-09  Andrew Eikumwineoss.drv: Implement volume control interfaces.
2011-05-09  Andrew Eikumwineoss.drv: Move IAudioClock closer to its related...
2011-05-02  Alexandre Julliardwineoss: Get rid of %ll printf formats.
2011-05-02  Alexandre Julliardconfigure: Improve the detection of OSS v4.
2011-05-02  Andrew Eikumwineoss.drv: Implement IAudioSessionControl::GetState.
2011-05-02  Andrew Eikummmdevapi: Initialize global driver data at DLL load...
2011-04-27  Andrew Eikumwineoss.drv: Add mmdevapi driver.