On Thu Sep 5 09:02:43 2024 +0000, Elizabeth Figura wrote:
As I'm forwarding the call to another CoCreateInstance it seemed
better to pass all the parameters through untouched. I'm not sure I see why? What parameters are meaningfully touched?
The iid isn't passed to the creation callbacks, it's checked upfront. Anyway, I changed it.