22 Sep
2005
22 Sep
'05
10:49 a.m.
ChangeSet ID: 20351 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/22 05:49:01 Modified files: dlls/oleaut32 : vartype.c Log message: Alex VillacĂs Lasso <a_villacis(a)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
7390
Age (days ago)
7390
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard