ChangeSet ID: 20351 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/22 05:49:01
Modified files: dlls/oleaut32 : vartype.c
Log message: Alex VillacĂs Lasso a_villacis@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