::SetWindowPos(hWnd,HWND_NOTOPMOST,0,0,0,0, SWP_NOSIZE|SWP_NOMOVE); ::SetForegroundWindow(hWnd); ::AttachThreadInput(dwCurID,dwForeID,FALSE);
確定! 回上一頁