On Wed Nov 27 18:47:07 2024 +0000, Jacek Caban wrote:
Unless I'm missing something, we could use `id(DISPID_IHTMLELEMENT6_IE9_HASATTRIBUTES)` here and it would shadow `IHTMLElement6`'s property without messing with hooks.
Oh, interesting, I didn't think of that. I always thought I'm supposed to avoid conflicts.