if (0 == RegisterHotKey(GetSafeHwnd(), m_iHotKeyId, wModifiers | MOD_NOREPEAT, wVirtualKeyCode)) { OutputDebugString(_T("register hotkey failed.n")); }
確定! 回上一頁