mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
One more step to support ghost windows. JIRA issue: CORE-19671 - Add IntForceMinimizeWindow helper function. - Use IntForceMinimizeWindow in co_WinPosShowWindow function. - Enhance ShowWindow testcase in user32_apitest. - Add mask to the return value of GetWindowLong.