Module: wine Branch: master Commit: df07561ce2b129c4ae73653829bd7b521158783b URL: http://source.winehq.org/git/wine.git/?a=commit;h=df07561ce2b129c4ae73653829...
Author: Huw Davies huw@codeweavers.com Date: Fri Mar 19 13:34:53 2010 +0000
dispex: Implement proxy and stub for IDispatchEx_InvokeEx.
---
configure | 5 + configure.ac | 1 + dlls/dispex/tests/Makefile.in | 11 + dlls/dispex/tests/marshal.c | 416 +++++++++++++++++++++++++++++++++++++++++ dlls/dispex/usrmarshal.c | 90 ++++++++- 5 files changed, 515 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=df07561ce2b129c4ae7365...