From: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
Persistent code has to be re-executed if the script is uninitialized and
then reinitialized and restarted.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
---
dlls/vbscript/compile.c | 5 ++++-
dlls/vbscript/vbscript.c | 12 ++++++++++++
dlls/vbscript/vbscript.h | 3 +++
3 files changed, 19 insertions(+), 1 deletion(-)