6 Jun
2023
6 Jun
'23
10:38 a.m.
On Tue Jun 6 09:18:15 2023 +0000, Bernhard Kölbl wrote:
Sure: In `session_bind_output_nodes`, we put the ActivateObject for the MediaSink as Unknown and the MeidaSink-object as object in the node. Now when this code you mentioned is called, if we have an activation object stored in the node as Iunknown, the code guarded by `else if` is never called even though we have an MediaSink object in the node. (So this code is only working without activation objects) Ok, I see. Does it shutdown both through activation object and through the sink on Windows?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2778#note_34785