wine/dlls/oleaut32 variant.c resource.h oleaut ...
ChangeSet ID: 10368 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/08 18:05:31 Modified files: dlls/oleaut32 : variant.c resource.h oleaut32.spec Makefile.in Removed files: dlls/oleaut32 : parsedt.h parsedt.c Log message: Jon Griffiths <jon_p_griffiths(a)yahoo.com> Implement conversions between dates and strings. Remove the final cruft associated with the old date code BPB's: Roll milliseconds correctly; LOCALE_NOUSEROVERRIDE for num parsing. Implement VarAbs and VarNot. Patch: http://cvs.winehq.com/patch.py?id=10368 Old revision New revision Changes Path 1.77 1.78 +1085 -843 wine/dlls/oleaut32/variant.c 1.1 1.2 +16 -0 wine/dlls/oleaut32/resource.h 1.58 1.59 +55 -1 wine/dlls/oleaut32/oleaut32.spec 1.50 1.51 +0 -1 wine/dlls/oleaut32/Makefile.in 1.6 Removed +0 -0 wine/dlls/oleaut32/parsedt.h 1.9 Removed +0 -0 wine/dlls/oleaut32/parsedt.c
participants (1)
-
Alexandre Julliard