[EXPLORER] Use ShowWindowAsync in CTrayWindow::RestoreAll()
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Tue, 14 Dec 2021 14:12:01 +0000 (23:12 +0900)
committerKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Tue, 14 Dec 2021 14:12:01 +0000 (23:12 +0900)
commite055b0623c94bfad785e67c5a913d544e569ec32
tree4326d3a495a64d33444b810e59411a16afcd4595
parent10c7145cc690ab60e53b0a5cdf95d1a1298471ed
[EXPLORER] Use ShowWindowAsync in CTrayWindow::RestoreAll()

Here, ShowWindowAsync is better than ShowWindow.
CORE-17894
base/shell/explorer/traywnd.cpp