Alexandre Julliard : shlwapi: Build with msvcrt.
Module: wine Branch: master Commit: c9205f17618b37c70f10b2ac419bee5c97c035cb URL: https://source.winehq.org/git/wine.git/?a=commit;h=c9205f17618b37c70f10b2ac4... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 20 09:13:05 2019 +0200 shlwapi: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shlwapi/Makefile.in | 2 ++ dlls/shlwapi/assoc.c | 1 - dlls/shlwapi/msgbox.c | 4 --- dlls/shlwapi/ordinal.c | 22 ++++++-------- dlls/shlwapi/path.c | 74 +++++++++++++++++++++++------------------------- dlls/shlwapi/reg.c | 9 +++--- dlls/shlwapi/stopwatch.c | 3 -- dlls/shlwapi/string.c | 26 +++++++---------- dlls/shlwapi/url.c | 7 ++--- 9 files changed, 63 insertions(+), 85 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c9205f17618b37c70f10b...
participants (1)
-
Alexandre Julliard