FindWindowW.restype = wintypes.HWND user32.FindWindowW.argtypes = ( wintypes.LPCWSTR, # lpClassName wintypes.LPCWSTR) # lpWindowName user32.
確定! 回上一頁