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