wine/dlls/oleaut32 vartype.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Sep 22 05:49:01 CDT 2005


ChangeSet ID:	20351
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/22 05:49:01

Modified files:
	dlls/oleaut32  : vartype.c 

Log message:
	Alex Villacís Lasso <a_villacis at palosanto.com>
	Fix a scaling error in VarR4FromDec() and VarR8FromDec() that
	incorrectly multiplies the high 32 bits of the DECIMAL by 1e64 instead
	of the correct 2^64.

Patch: http://cvs.winehq.org/patch.py?id=20351

Old revision  New revision  Changes     Path
 1.17          1.18          +4 -2       wine/dlls/oleaut32/vartype.c




More information about the wine-cvs mailing list