SetWindowLong (hWnd /*The handle of the window to remove its borders*/, GWL_STYLE, WS_POPUP);. 您可以使用 WS_POPUPWINDOW 相反在 SetWindowLong 功能的第三個 ...
確定! 回上一頁