Zebediah Figura : oleaut32: Rip out the old typelib marshaller.

Alexandre Julliard julliard at winehq.org
Mon Nov 12 16:26:55 CST 2018


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Nov  9 18:02:00 2018 -0600

oleaut32: Rip out the old typelib marshaller.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Marcus Meissner <marcus at jet.franken.de>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/oleaut32/Makefile.in      |    1 -
 dlls/oleaut32/oleaut.c         |  284 ++++-
 dlls/oleaut32/tests/tmarshal.c |   26 -
 dlls/oleaut32/tmarshal.c       | 2351 ----------------------------------------
 dlls/oleaut32/typelib.c        |   32 -
 dlls/oleaut32/typelib.h        |    6 -
 6 files changed, 255 insertions(+), 2445 deletions(-)

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



More information about the wine-cvs mailing list