On Thu Aug 4 18:43:23 2022 +0000, Jacek Caban wrote:
Do we really need another hook? We already have IWineHTMLWindowPrivate, you could just have a postMessage that takes message argument as VARIANT there.
I actually forgot that they can override existing methods from other interfaces, but unfortunately it seems like we need a hook because we need the IServiceProvider for targetOrigin (second patch).