Fabian Maurer : sxs: Implement SxsLookupClrGuid and add tests.

Alexandre Julliard julliard at winehq.org
Wed Apr 10 15:19:59 CDT 2019


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

Author: Fabian Maurer <dark.shadow4 at web.de>
Date:   Tue Apr  9 19:27:44 2019 +0200

sxs: Implement SxsLookupClrGuid and add tests.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43270
Signed-off-by: Fabian Maurer <dark.shadow4 at web.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/sxs/sxs.c                      | 150 ++++++++++++++++++++++++
 dlls/sxs/sxs.spec                   |   1 +
 dlls/sxs/tests/Makefile.in          |   8 +-
 dlls/sxs/tests/comtest_dll.manifest |  16 +++
 dlls/sxs/tests/comtest_exe.manifest |  11 ++
 dlls/sxs/tests/interfaces.idl       |  35 ++++++
 dlls/sxs/tests/resource.rc          |  27 +++++
 dlls/sxs/tests/sxs.c                | 224 ++++++++++++++++++++++++++++++++++++
 8 files changed, 470 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list