On Fri Dec 9 15:08:34 2022 +0000, Jacek Caban wrote:
What should we use for scripts executed directly by `ParseScriptText`? Your patch will reuse whatever caller is on the stack, is that right?
Good point, from quick test it looks like it doesn't, uses the "uninitialized" part (E_NOINTERFACE). It does contribute to the stack though. I'll write proper test and fix it (haven't tested vbscript, though I suspect it's the same)