Private Declare PtrSafe Function FindWindow Lib "user32" Alias "FindWindowW" (ByVal lpClassName As LongPtr, _ ByVal lpWindowName As LongPtr) ...
確定! 回上一頁