static void Cls_OnPaint(HWND hwnd) { PAINTSTRUCT PaintStruct; ... rc.right - Margin, rc.bottom - Margin); DrawHTML(PaintStruct.hdc, ...
確定! 回上一頁