Robert Shearman : oleaut32: Clean up IFontDisp:: Invoke by using VariantChangeTypeEx to coerce the input parameter into the correct type .

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jul 27 05:42:23 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 207ec43e70034bb780cb3b76a56c9e0855b1b041
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=207ec43e70034bb780cb3b76a56c9e0855b1b041

Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Jul 26 15:02:18 2006 +0100

oleaut32: Clean up IFontDisp::Invoke by using VariantChangeTypeEx to coerce the input parameter into the correct type.

---

 dlls/oleaut32/olefont.c       |  235 ++++++++++++++++++++---------------------
 dlls/oleaut32/tests/olefont.c |   24 ++++
 2 files changed, 135 insertions(+), 124 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=207ec43e70034bb780cb3b76a56c9e0855b1b041



More information about the wine-cvs mailing list