Kevin Puetz : oleaut32/tests: Add tests for rewriting FUNCDESC to FUNC_DISPATCH.

Alexandre Julliard julliard at winehq.org
Mon Sep 28 14:49:25 CDT 2020


Module: wine
Branch: master
Commit: 10b3bbe138ae59cc96ca7f94183767f0aa84401f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=10b3bbe138ae59cc96ca7f94183767f0aa84401f

Author: Kevin Puetz <PuetzKevinA at JohnDeere.com>
Date:   Mon Sep 28 10:52:55 2020 +0100

oleaut32/tests: Add tests for rewriting FUNCDESC to FUNC_DISPATCH.

Add examples in test_tlb which exercise FUNCDESC rewriting in:
1. dispinterface FUNC_DISPATCH declarations
2. dual interface
3. dispinterface which implements another interface

Signed-off-by: Kevin Puetz <PuetzKevinA at JohnDeere.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/oleaut32/tests/test_tlb.idl |  36 +++
 dlls/oleaut32/tests/typelib.c    | 653 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 689 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=10b3bbe138ae59cc96ca7f94183767f0aa84401f



More information about the wine-cvs mailing list