Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
ShowWindow
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-showwindow
Ghost window management uses ShowWindow.SW_FORCEMINIMIZE to vanish the zombie window.
Minimizes a window, even if the thread that owns the window is not responding. This flag should only be used when minimizing windows from a different thread.
Attachments
Issue Links
- blocks
-
CORE-11944 user32/win32k: Implement "ghost window"
-
- Open
-