19 Sep
2022
19 Sep
'22
3:14 p.m.
On Mon Sep 19 14:16:16 2022 +0000, Bernhard Kölbl wrote:
`IInspectable_AddRef( (*factory = &threadpool_factory.IActivationFactory_iface) );` makes it a one-liner. Or alternatively `IInspectable_QueryInterface( &threadpool_factory.IActivationFactory_iface, &IID_IActivationFactory, (void **)factory );` I don't think it matters.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/891#note_8835