case WM_NCCALCSIZE: { if ((bool)wParam == true) { LPNCCALCSIZE_PARAMS ncs = (LPNCCALCSIZE_PARAMS)lParam; } else { // 窗口从无到有 PRECT rect = (PRECT)lParam ...
確定! 回上一頁