[PATCH] user32: Comment out SetWindowFullScreenState

Alex Henrie alexhenrie24 at gmail.com
Sun Aug 23 19:59:52 CDT 2020


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49728
Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
---
 dlls/user32/user32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec
index d2a1487971..8051ae3f76 100644
--- a/dlls/user32/user32.spec
+++ b/dlls/user32/user32.spec
@@ -717,7 +717,7 @@
 @ stdcall SetWindowCompositionAttribute(ptr ptr)
 @ stdcall SetWindowContextHelpId(long long)
 @ stdcall SetWindowDisplayAffinity(long long)
-@ stub SetWindowFullScreenState
+# @ stub SetWindowFullScreenState
 @ stdcall SetWindowLongA(long long long)
 @ stdcall -arch=win64 SetWindowLongPtrA(long long long)
 @ stdcall -arch=win64 SetWindowLongPtrW(long long long)
-- 
2.28.0




More information about the wine-devel mailing list