Added user32-window-activation patchset

This commit is contained in:
Alistair Leslie-Hughes
2019-12-17 11:22:21 +11:00
parent 73caf7ace2
commit d44f4885f2
3 changed files with 359 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Fixes: [47507] Send a WM_ACTIVATE message after restoring a minimized window.
Depends: user32-recursive-activation