Module: wine Branch: master Commit: f98d956e5208b42bb4c538579928ae80e22c44eb URL: https://source.winehq.org/git/wine.git/?a=commit;h=f98d956e5208b42bb4c538579...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Nov 29 17:32:46 2021 +0100
mountmgr: Use wide character string literals.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mountmgr.sys/device.c | 168 +++++++++++++++---------------------------- dlls/mountmgr.sys/mountmgr.c | 53 +++++--------- 2 files changed, 75 insertions(+), 146 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f98d956e5208b42bb4c53...