RegisterHotKey 函数在OnCreat事件里加入RegisterHotKey(m_hWnd,1001,MOD_CONTROL|MOD_SHIFT|MOD_ALT,VK_F10); 在OnDestroy事件里加入UnregisterHotKey( m_hWnd, &
確定! 回上一頁