oleaut32: Return FALSE from SystemTimeToVariantTime if day > 31 or year is negative.
commit8306518424a24a19c9c88d87f98fd3ac0024415a
authorDaniel Lehman <dlehman@esri.com>
Mon, 30 Jan 2012 19:12:54 +0000 (30 11:12 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Nov 2013 10:58:55 +0000 (15 11:58 +0100)
treec89a2c77e5855a3c32bdd112a97d21f7bb27b1c6
parenteebc40f2b3935819584a20187af2e6f782270838
oleaut32: Return FALSE from SystemTimeToVariantTime if day > 31 or year is negative.
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/variant.c