[PATCH 0/1] MR7720: dwmapi: Do not prefer native dll.
1 Apr
2025
1 Apr
'25
9:05 p.m.
1 Apr
1 Apr
9:05 p.m.
New subject: [PATCH 1/1] dwmapi: Do not prefer native dll.
From: Louis Lenders <xerox.xerox2000x(a)gmail.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58052 --- dlls/dwmapi/Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/dwmapi/Makefile.in b/dlls/dwmapi/Makefile.in index 4774119e70f..7df79cfc079 100644 --- a/dlls/dwmapi/Makefile.in +++ b/dlls/dwmapi/Makefile.in @@ -2,8 +2,6 @@ MODULE = dwmapi.dll IMPORTS = user32 IMPORTLIB = dwmapi -EXTRADLLFLAGS = -Wb,--prefer-native - SOURCES = \ dwmapi_main.c \ version.rc -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/7720
258
Age (days ago)
258
Last active (days ago)
1 comments
2 participants
participants (2)
-
Louis Lenders -
Louis Lenders (@xe)