[2/2] oleaut32: fix handling of negative fractional variant dates.

Jeremy Drake wine at jdrake.com
Thu Oct 7 01:27:23 CDT 2010


The integer part is the number of days to be added to the epoch
(1899-12-30), and the fractional part (disregarding sign) represents the
fraction of that day that has elapsed.

---
 dlls/oleaut32/tests/vartest.c |   14 +++++---------
 dlls/oleaut32/variant.c       |   13 ++++++++-----
 2 files changed, 13 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-2-2-oleaut32-fix-handling-of-negative-fractional-var.patch
Type: text/x-patch
Size: 5333 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101006/2649b852/attachment-0001.bin>


More information about the wine-patches mailing list