mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +08:00
- Add CanBeMinimized helper function to determine whether the window should be minimized. - Use them in FindEffectiveProc and MinimizeWindowsProc functions. - Improve the Minimize code. CORE-18427