oleaut32: VarBstrFromCy - Remove use of sprintfW by converting a CY
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Wed, 20 Dec 2006 18:53:41 +0000 (13:53 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Dec 2006 10:24:48 +0000 (11:24 +0100)
commit4a4effe3f7124e62f223dd20adfc38246950756d
treeaaaf567e97bb17b8414bb2f195e58ee2e8d7afd9
parented21935479c9bede76395162b2f947d257b01473
oleaut32: VarBstrFromCy - Remove use of sprintfW by converting a CY
into a DECIMAL instead of a double as an intermediate step.
dlls/oleaut32/vartype.c