Home > Back-end >  WM_SETHOTKEY how to correctly use? Why can't activate the window?
WM_SETHOTKEY how to correctly use? Why can't activate the window?

Time:06-04

SendMessage (HWND WM_SETHOTKEY, (HOTKEYF_CONTROL & lt; <16) | 'Q', 0);
I think it's correct use, WM_GETHOTKEY also obtained the expected value, but why window by pressing Ctrl + Q didn't respond? Also did not activate, also received any messages, the use of the is my wrong?

CodePudding user response:

Can have know bosses back to a message?

CodePudding user response:

I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html
  • Related