On Fri Aug 26 17:44:29 2022 +0000, R��mi Bernon wrote:
I'm not sure the refcount checks are really useful. Maybe you could use `check_interface`, with a new `optional` parameter, accepting `broken(hr == E_NOINTERFACE && optional)`.
Would you be ok with having the optional parameter as HRESULT broken_hr ?