[PATCH 04/10] vbscript: Store the necessary function and variable info in the script TypeInfo.

Jacek Caban jacek at codeweavers.com
Fri Dec 6 06:45:44 CST 2019


From: Gabriel Ivăncescu <gabrielopcode at gmail.com>

The TypeInfo is built when it is retrieved and frozen at that moment, even
if the script changes after that and more identifiers are added to it,
or existing ones replaced.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/vbscript/vbdisp.c   | 45 ++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/vbscript.h |  5 +++++
  2 files changed, 50 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-vbscript-Store-the-necessary-function-and-variable-inf.txt
Type: text/x-patch
Size: 3151 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191206/67d0c349/attachment.bin>


More information about the wine-devel mailing list