Hans Leidekker : wusa: Parse assembly manifests.

Alexandre Julliard julliard at winehq.org
Mon Dec 2 17:10:15 CST 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Dec  2 10:11:50 2019 +0100

wusa: Parse assembly manifests.

Based on patches by Michael Müller and Sebastian Lackner.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/wusa/Makefile.in |   5 +-
 programs/wusa/main.c      |  87 +++++++
 programs/wusa/manifest.c  | 567 ++++++++++++++++++++++++++++++++++++++++++++++
 programs/wusa/wusa.h      |  65 ++++++
 4 files changed, 722 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list