• Zhiyi Zhang's avatar
    ddraw: Restore WS_EX_TOPMOST in exclusive fullscreen mode if it got removed. · 9092a4cc
    Zhiyi Zhang authored
    Tests show that there is a ~1.5s timer that checks for the presence of WS_EX_TOPMOST and restore it
    if it got removed when the timer times out. Manual tests that skip WM_TIMER handling show there is a
    1.5s timer of ID 0x4242 keeps firing. The timer stops when its WM_TIMER message gets handled.
    
    Fix Deus Ex: Game of the Year Edition missing WS_EX_TOPMOST after changing resolutions in fullscreen
    mode. The application removes WS_EX_TOPMOST from its game window after entering fullscreen.
    9092a4cc
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...