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

Piotr Caban piotr.caban at gmail.com
Wed Aug 20 08:01:34 CDT 2014


On 08/19/14 17:56, Shuai Meng wrote:
> Change log:
>    checked the type of returned variant instead of printing it.
> ---
>   dlls/vbscript/global.c      | 10 ++++++++--
>   dlls/vbscript/tests/api.vbs |  2 ++
>   2 files changed, 10 insertions(+), 2 deletions(-)
>
The patch will not apply cleanly in current git.

I've sent a patch that adds support for VAR_TIMEVALUEONLY and 
VAR_DATEVALUEONLY flags to VarDateFromUdateEx function. I think it will 
be nicer to use this function here.

Thanks,
Piotr



More information about the wine-devel mailing list