Fortunately, this feature is easy to implement. Just add the following line of code to our WndProc window procedure: case WM_NCACTIVATE: if (wParam == FALSE) ...
確定! 回上一頁