Module: wine Branch: master Commit: f89ab56ef69097d00ff75eb3991dde8c0e8b54ed URL: https://source.winehq.org/git/wine.git/?a=commit;h=f89ab56ef69097d00ff75eb39...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jul 5 12:55:54 2019 +0200
mscoree: Build with msvcrt.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mscoree/Makefile.in | 2 + dlls/mscoree/assembly.c | 1 - dlls/mscoree/config.c | 12 ++-- dlls/mscoree/corruntimehost.c | 25 ++++----- dlls/mscoree/metadata.c | 1 - dlls/mscoree/metahost.c | 124 +++++++++++++++++++++++------------------- dlls/mscoree/mscoree_main.c | 14 ++--- 7 files changed, 93 insertions(+), 86 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f89ab56ef69097d00ff75...