forked from microsoft/PowerToys
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure the lifetime of CPowerRenameProcessUI on the worker thread (mi…
…crosoft#11106) * Ensure the lifetime of CPowerRenameProcessUI on the worker thread to prevent AV during shutdown * Ensure worker thread progress dialog pointer is valid. Also add a call to StopProgressDialog from the worker thread as the progress dialog can be particular about thread affinity for that method call. Co-authored-by: Chris Davis (EDGE) <chrdavis@microsoft.com>
- Loading branch information
1 parent
d2ec89a
commit d94919e
Showing
1 changed file
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters