On Mon Nov 10 11:44:42 2025 +0000, Piotr Caban wrote:
Did you check what happens if QueryInterface succeeds and sets stringable to NULL?
I hadn't, but it crashes with an access violation. Wouldn't returning a NULL and S_OK be invalid behavior in COM, are there other functions in native that do check for this?