2. Use SendMessage(hWnd,WM_NCLBUTTONDOWN,HTCAPTION,0);. By sending this message directly, you can drag the form, but you need to pay attention to it. After ...
確定! 回上一頁