开发者

Check if window is losing focus

开发者 https://www.devze.com 2022-12-23 00:34 出处:网络
Which notification message do开发者_如何学Go you receive if any window is losing focus?WM_KILLFOCUS. In case you care, wParam will be the handle of the window that\'s receiving the focus.WM_ACTIVATE

Which notification message do开发者_如何学Go you receive if any window is losing focus?


WM_KILLFOCUS. In case you care, wParam will be the handle of the window that's receiving the focus.


WM_ACTIVATE

0

精彩评论

暂无评论...
验证码 换一张
取 消