[PATCH 1/2] vbscript: Implemented Abs(try 9)

Shuai Meng mengshuaicalendr at gmail.com
Tue Jul 15 10:02:55 CDT 2014


Thanks Piotr.
Change log:
     Changed the return value for DISP_E_BADVARTYPE to S_OK;
     Added Variantclear when res == NULL and dst is not used;
     removed VariantCopy;
---
  dlls/vbscript/global.c      | 20 ++++++++++++++++++--
  dlls/vbscript/tests/api.vbs | 39 +++++++++++++++++++++++++++++++++++++++
  2 files changed, 57 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Implemented-Abs.txt
Type: text/x-patch
Size: 2985 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140715/5707e62e/attachment-0001.bin>


More information about the wine-patches mailing list