方法二:CreateFontIndirect函数使用一个LOGFONT结构本进行设置 ... lfWidth = FW_NORMAL; hFont = CreateFontIndirect(&lf); SelectObject(hdc,hFont);.
確定! 回上一頁