mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
This fix is needed for the Delphi GUI programs. - Don't enumerate the windows whose owner window exists. - Use PostMessage SC_RESTORE instead of ShowWindowAsync SW_RESTORE. CORE-15165