On Mon Aug 22 18:41:23 2022 +0000, Jacek Caban wrote:
As far as I can tell, GetDisplayUri() never returns S_FALSE and I'm not sure what that would mean. Even if it did, this would probably be some sort of error here (same in a few other cases).
Right. In the end I decided to just keep it as-is for GetDisplayUri, and cleaned up some parts in the first 3 patches. I am still handling one case for GetDisplayUri where not even failure was checked for before, though.