FindWindow(lpClassName, {窗口的类名}lpWindowName: PChar {窗口的标题}): HWND; {返回窗口的句柄; 失败返回0}//FindWindowEx 比FindWindow 多出两个句柄 ...
確定! 回上一頁