Wind: HWND;. WindowNameW: WideString;. begin. WindowNameW := WideString('你好,世界');. Wind := FindWindowW(nil, PWideChar(WindowNameW));.
確定! 回上一頁