commit | 00187fab299c4d3db408f5b505a4a83ffb463308 | [log] [tgz] |
---|---|---|
author | Alex VillacĂs Lasso <a_villacis@palosanto.com> | Wed Oct 26 10:12:20 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Oct 26 10:12:20 2005 +0000 |
tree | b06c629f20fd8da3f71a45296f20cf62fa1738b7 | |
parent | 453e16d329570350e4a1d007c664d98f6cc640c8 [diff] |
Implement complete VarBstrFromDec() for any valid DECIMAL, with internationalization support borrowed from VARIANT_BstrFromReal(). The decimal fix for VARIANT_BstrFromReal was encapsulated in a separate function and reused.