21 Apr
2023
21 Apr
'23
6:56 p.m.
On Fri Apr 21 09:02:33 2023 +0000, Huw Davies wrote:
This is introducing a load of dead-code again - it should be added when its first used. In this case, you just need `AudioClient3_Vtbl` so that `mmdevapi.dll` compiles. So you could just add a zero-inited struct (in the appropriate commit). Leave filling out functions until you move the audio client handling to `mmdevapi`. No problem, I'm going to save the no-op functions for later and replace all of this with an empty object.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2669#note_30879