Module: wine Branch: master Commit: 406309e133ece4ae0d1b64e6808a7e16e6e2a052 URL: https://source.winehq.org/git/wine.git/?a=commit;h=406309e133ece4ae0d1b64e68...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Nov 29 17:12:47 2021 +0100
mountmgr: Build with msvcrt.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mountmgr.sys/Makefile.in | 2 +- dlls/mountmgr.sys/device.c | 68 ++++++++++++++++++++----------------------- dlls/mountmgr.sys/mountmgr.c | 20 +++++-------- 3 files changed, 40 insertions(+), 50 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=406309e133ece4ae0d1b6...