On Thu Jun 27 14:43:16 2024 +0000, Jinoh Kang wrote:
I would also send `WM_NULL` to `hotkey_dialog` to ensure that its message loop is idle (message processing is not pending).
I ran it ten times with the current version, and no failure. See "fourth propsheet retest (set foreground)" 1-10.
I would also send `WM_NULL` to `hotkey_dialog` to ensure that its message loop is idle (message processing is not pending).
I don't see the reason behind this, isn't this what my `WM_DIALOG_LOADED` is for?