mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Silence "NtUserSetWindowPos bad window handle!" error at win32k!NtUserSetWindowPos function when Desktop has started up. JIRA issue: CORE-19663 Add null check of window handle before SetWindowPos call in CShellBrowser::RepositionBars method.