static extern IntPtr FindWindowW(string lpClassName, string lpWindowName); [DllImport("coredll.dll", SetLastError = true)]
確定! 回上一頁