Call SetWindowPos(hWnd, HWND_TOP, 0, 0, 0, 0, SWP_NOMOVE Or SWP_NOSIZE Or SWP_NOACTIVATE Or SWP_HIDEWINDOW) Call SetWindowPos(hWnd, HWND_TOP, 0, 0, 0, 0, ...
確定! 回上一頁