'graphic' : undeclared identifier
清泛原创
error C2065: 'graphic' : undeclared identifier 'FromFile' : is not a member of 'Gdiplus'
解决方法:
#include <afxcontrolbars.h> // MFC support for ribbons and control bars
上一篇:windows异常处理 __try __except
下一篇:fstream默认不支持中文路径和输出整数带逗号的解决办法