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