j
k
j a
j l
On Thu Apr 27 07:20:36 2023 +0000, Huw Davies wrote:
...I mean, doesn't `IAudioClient3_Release` simply resolve to `AudioClient3_Vtbl.Release`? Well no, it dereferences the vtbl from the provided interface ptr.
I mean, doesn't `IAudioClient3_Release` simply resolve to `AudioClient3_Vtbl.Release`?
Well no, it dereferences the vtbl from the provided interface ptr.
Oh, nice!
Back to the thread
Back to the list