[Bug 49728] Appear (a 4K rendering demo) crashes on unimplemented function user32.dll.SetWindowFullScreenState
WineHQ Bugzilla
wine-bugs at winehq.org
Fri Aug 21 01:49:12 CDT 2020
https://bugs.winehq.org/show_bug.cgi?id=49728
--- Comment #1 from Alex Henrie <alexhenrie24 at gmail.com> ---
SetWindowFullScreenState is an undocumented Windows 95/98/NT4 function which is
not present in XP and later. Interestingly, Appear is smart enough to check
whether SetWindowFullScreenState is available before calling it. So one
solution might be to simply comment out SetWindowFullScreenState in
user32.spec.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
More information about the wine-bugs
mailing list