摘要: CreateFont函数为什么改变不了字体?CFont * f; f = new CFont; f-> CreateFont(30, // nHeight 0, // nWidth 0, // nEscapement 0, // ... 阅读全文
posted @ 2017-10-28 20:26 今夜太冷 阅读(1336) 评论(0) 推荐(0)