public static extern bool RegisterHotKey(IntPtr hWnd, int id, KeyModifiers fsModifiers, Keys vk);. [DllImport("user32.dll", SetLastError ...
確定! 回上一頁