From: Gabriel Ivăncescu gabrielopcode@gmail.com
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com Signed-off-by: Jacek Caban jacek@codeweavers.com ---
This version is rebased on top of my today's patch. I also reordered things inside compile_script to avoid possible failure after global context is half-modified.
dlls/vbscript/compile.c | 30 ++++++++++++++++++--------- dlls/vbscript/interp.c | 45 ++++++++++++++++++++++++++++++++-------- dlls/vbscript/vbdisp.c | 4 ++-- dlls/vbscript/vbscript.c | 9 ++++++-- dlls/vbscript/vbscript.h | 5 ++++- 5 files changed, 69 insertions(+), 24 deletions(-)