原创内容,转载请注明原文网址:http://homeqin.cn/a/wenzhangboke/jishutiandi/2019/0701/560.html
MFC应用在多字节字符集下默许是不开启可视化作风的(visual style),只要将字符集编码切换到UNICODE方式才会自动开启。
多字节字符集下 visual style 的开启:
stdafx.cpp
processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
#pragma comment(linker, "\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0'
上篇:上一篇:cycript装置遇到问题,装置失败
下篇:下一篇:VC中socket程序中设置阻塞和非阻塞