[PATCH 2/2] vbscript: Implement script persistence.

Jacek Caban jacek at codeweavers.com
Fri Nov 8 11:19:06 CST 2019


From: Gabriel Ivăncescu <gabrielopcode at 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 at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/vbscript/compile.c  |  5 ++++-
  dlls/vbscript/vbscript.c | 12 ++++++++++++
  dlls/vbscript/vbscript.h |  3 +++
  3 files changed, 19 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Implement-script-persistence.txt
Type: text/x-patch
Size: 2341 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191108/7631cd7e/attachment-0001.bin>


More information about the wine-devel mailing list