Alex Henrie : user32: Comment out SetWindowFullScreenState.

Alexandre Julliard julliard at winehq.org
Mon Aug 24 15:58:50 CDT 2020


Module: wine
Branch: master
Commit: a13f78cca755a182c26ae197c696d8ebc27c82f1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a13f78cca755a182c26ae197c696d8ebc27c82f1

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Sun Aug 23 18:59:52 2020 -0600

user32: Comment out SetWindowFullScreenState.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49728
Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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)




More information about the wine-cvs mailing list