[PATCH 2/4] jscript: Implement script persistence.

Jacek Caban jacek at codeweavers.com
Thu Nov 7 11:17:13 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/jscript/engine.h  |  1 +
  dlls/jscript/jscript.c | 27 ++++++++++++++++++++++++++-
  2 files changed, 27 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Implement-script-persistence.txt
Type: text/x-patch
Size: 3223 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191107/7d381c63/attachment.bin>


More information about the wine-devel mailing list