4 Mar
2026
4 Mar
'26
3:28 a.m.
On Wed Mar 4 09:05:54 2026 +0000, Rémi Bernon wrote:
This still doesn't look right. You can perhaps use the pSetDesktopWindow callback if you need to execute something *after* / *with* the desktop window has been created. Seems reasonable, but also it looks like the `pSetDesktopWindow` is being called call in non-explorer.exe processes as well (no only at the start of `NtUserCreateWindowEx`, but in a lot of other places during `get_desktop_window` call) so I will add explicit check for being inside jvm process where it is relevant.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9874#note_131214