mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +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