Dec. 18, 2025
4:43 a.m.
I don't think there's any reason to assume that SWP_SHOWWINDOW will be set every time a window becomes visible. Adding WS_VISIBLE to the window style triggers a `update_window_state` call which does not apparently set it for instance. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9793#note_125791