On Thu Sep 7 12:11:36 2023 +0000, Gabriel Ivăncescu wrote:
Not sure if that's a good idea. Personally, I like tracing through object addresses to see where they end up used, and the dispex itself has a slightly different address, it's not just the name, so it won't find all the other object TRACEs (only the dispex ones).
In what cases do those addresses differ? I can think of only inner windows, for which we could probably just make DispatchEx the first entry now (and hopefully get rid of base HTMLWindow at some point anyway).