I'm calling this: RegisterHotKey(hwnd,0,MOD_CONTROL|MOD_ALT,0x44); and when the user presses Ctrl-Alt-D, I process this: case WM_HOTKEY: ...
確定! 回上一頁