MARGINS m{ 0, 0, 0, 1 }; DwmExtendFrameIntoClientArea(hWnd, &m); // Force the system to recalculate NC area (making it send WM_NCCALCSIZE).
確定! 回上一頁