On Tue Apr 18 09:50:51 2023 +0000, Chip Davis wrote:
I'm not too happy with this merge request, honestly... mainly because
I'm unable to remove the `IAudioSessionControl` implementation that currently lives in the drivers, as it's accessed in `IAudioClient::GetService()`. I'm not Huw, and you should probably listen to him over me, but in that case I would suggest moving the `AudioClient` object first.
No worries, thank you very much for your input!
I should indeed do that and export a function that returns a struct object containing the various vtables.