Rémi Bernon : widl: Support WinRT delegate type.

Alexandre Julliard julliard at winehq.org
Thu Feb 18 16:06:07 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Feb 18 10:38:59 2021 +0100

widl: Support WinRT delegate type.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Jacek Caban<jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/widl/expr.c      |  1 +
 tools/widl/header.c    | 16 +++++++++++-----
 tools/widl/parser.l    |  1 +
 tools/widl/parser.y    | 20 ++++++++++++++++++++
 tools/widl/typegen.c   |  4 ++++
 tools/widl/typelib.c   |  1 +
 tools/widl/typetree.c  | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 tools/widl/typetree.h  | 10 ++++++++++
 tools/widl/widltypes.h |  7 +++++++
 9 files changed, 104 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list