afxres.h找不到的解决办法.

//#include "afxres.h"
//如果没用mfc就可以替换为下两行
#include <Windows.h>
#include <winres.h>
//只要上面winres.h一句就可以了.
posted @ 2020-10-07 18:28  zjh6  阅读(221)  评论(0)    收藏  举报  来源