18 Dec
2025
18 Dec
'25
10:48 a.m.
On Thu Dec 18 10:48:46 2025 +0000, Rémi Bernon wrote:
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. Do you have a case where a window can be made visible under Windows without SWP_SHOWWINDOW? As far as I'm aware that was/is the only way to show a window.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9793#note_125792