mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 12:19:06 +08: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.