CmdPal: Cloak the window instead of hiding it (#39170)

This avoids the few frames of "flicker in" that XAML does when the window is SW_SHOW'n

closes #38384
closes #38404
closes #38438
This commit is contained in:
Mike Griese
2025-05-05 13:34:20 -05:00
committed by GitHub
parent b6bcc92eb4
commit 371b7f0868
2 changed files with 59 additions and 21 deletions

View File

@@ -38,3 +38,7 @@ ExtractIconEx
WM_RBUTTONUP
WM_LBUTTONUP
WM_LBUTTONDBLCLK
DwmGetWindowAttribute
DwmSetWindowAttribute
DWM_CLOAKED_APP