hWnd = Win32.FindWindow(null,"CallingWindow");. Here hWnd is a handle of calling window. Note: The Second parameter of FindWindow must be title ...
確定! 回上一頁