Davide Beatrici (@davidebeatrici) commented about dlls/mmdevapi/client.c:
clock2_GetDevicePosition};
+static HRESULT WINAPI AudioClockAdjustment_QueryInterface(IAudioClockAdjustment *iface,
REFIID riid, void **ppv)+{
- ACImpl *This = impl_from_IAudioClockAdjustment(iface);
```suggestion:-0+0 struct audio_client *This = impl_from_IAudioClockAdjustment(iface); ```