Module: wine Branch: master Commit: a0a4667fde59023da2f338e060732df9f1108a4a URL: http://source.winehq.org/git/wine.git/?a=commit;h=a0a4667fde59023da2f338e060...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 26 12:22:20 2010 +0200
oleaut32: Add tests for DispCallFunc and fix a number of corner cases.
---
dlls/oleaut32/tests/typelib.c | 192 ++++++++++++++++++++++++++++++++++++++++- dlls/oleaut32/typelib.c | 165 +++++++++++++++++++++-------------- 2 files changed, 288 insertions(+), 69 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a0a4667fde59023da2f338...