c++ mfc setfont的相關文章
c++ mfc setfont的相關商品

c++ - How can I change the default CDialog font for a non-modal ...
瀏覽:645
日期:2025-10-02
SetFont(L"Arial", 12); // get pointer to the modified dialog template LPSTR pdata =
(LPSTR)GlobalLock(dlt.m_hTemplate); // let MFC know that ......看更多