... GetClientRect(WindowFromDC(hDC), & rect); DPtoLP(hDC, (POINT *) & rect, sizeof(RECT)/sizeof(POINT)); For some reason, an application may want to take ...
確定! 回上一頁