public static extern UInt32 RegisterHotKey(IntPtr hWnd, UInt32 id, UInt32 fsModifiers, UInt32 vk);. [System.Runtime.InteropServices.DllImport("kernel32.dll")]
確定! 回上一頁