9 Dec
2022
9 Dec
'22
3:08 p.m.
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)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1733#note_19324