private extern static IntPtr FindWindow(string lpClassName, string lpWindowName); 這個函式有兩個引數,第一個是要找的視窗的類,第二個是要找的 ...
確定! 回上一頁