if (msg == WM_NCHITTEST) { pHandled = TRUE; return HTCAPTION; }. And run. The expected behavior would be that any mouse drag in the window ...
確定! 回上一頁