Robert Shearman : ole: ITypeInfo::Invoke rewrite.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 6 14:49:30 CST 2006


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

Author: Robert Shearman <rob at codeweavers.com>
Date:   Fri Jan  6 21:15:48 2006 +0100

ole: ITypeInfo::Invoke rewrite.
Re-implement ITypeInfo::Invoke on top of DispCallFunc and
VariantChangeType instead of _invoke and _copy_arg.

---

 dlls/oleaut32/typelib.c |  208 ++++++++++++++++++++++++-----------------------
 1 files changed, 107 insertions(+), 101 deletions(-)




More information about the wine-cvs mailing list