Module: wine Branch: refs/heads/master Commit: 207ec43e70034bb780cb3b76a56c9e0855b1b041 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=207ec43e70034bb780cb3b76...
Author: Robert Shearman rob@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=207ec43e70034bb780cb...