But use HWND_TOPMOST with SetWindowPos with the flags of SWP_NOMOVE Or SWP_NOSIZE For example: SetWindowPos(YOUR_WINDOW_HWND, HWND_TOPMOST ...
確定! 回上一頁