转载:https://www.zhaokeli.com/article/8288.html 在initwindow中注册热键 1 //生成热键标识,需要保存起来退出时销毁使用 2 int m_HotKeyId = ::GlobalAddAtom("MyHotKey"); 3 //注册热键 4 BOO Read More
posted @ 2019-07-26 19:33 _KikyoBK Views(514) Comments(0) Diggs(0)