ChangeSet ID: 16830
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/24 13:03:14
Modified files:
dlls/oleaut32 : vartype.c
Log message:
Alex VillacĂs Lasso <a_villacis(a)palosanto.com>
After Float->string conversion via sprintfW(), VarDecFromR[4|8] is
forced to use US locale for string->Decimal conversion, to agree with
sprintfW().
Patch: http://cvs.winehq.org/patch.py?id=16830
Old revision New revision Changes Path
1.11 1.12 +4 -2 wine/dlls/oleaut32/vartype.c