ChangeSet ID: 997733221934745781589299 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/13 16:07:01
Modified files: dlls/oleaut32 : oleaut32.spec variant.c include : oleauto.h
Log message: Daniel Walker diwalker@earthlink.net - implemented SystemTimetoVariantTime/VariantTimetoSystemTime There was another implementation of SystemTimetoVariantTime submitted that didn't work for dates prior to 1900. - implemented VarDateFromUDate/VarUdateFromDate - implemented VariantTimeToDosDateTime
Patch: http://cvs.winehq.com/patch.py?id=997733221934745781589299
Revision Changes Path 1.28 +5 -5 wine/dlls/oleaut32/oleaut32.spec 1.18 +242 -1 wine/dlls/oleaut32/variant.c 1.38 +13 -0 wine/include/oleauto.h