MFC 注册热键的方法(RegisterHotKey). 利用RegisterHotKey注册多个热键1、自己定义系统的WM_HOTKEY消息,如: #define ID_EXIT 0x5000 #define ID_SHOW 0X6000 2、 ...
確定! 回上一頁