摘要:
把#include <afxwin.h>放在#include <windows.h>前面 如果是MD那么设置use MFC in a shared dll,如果是mt那么设置use MFC in a static library 宏定义中不要有_USRDLL; 阅读全文
posted @ 2020-10-12 17:22 好大风~ 阅读(1092) 评论(0) 推荐(0)
|
|
|
|
摘要:
把#include <afxwin.h>放在#include <windows.h>前面 如果是MD那么设置use MFC in a shared dll,如果是mt那么设置use MFC in a static library 宏定义中不要有_USRDLL; 阅读全文
posted @ 2020-10-12 17:22 好大风~ 阅读(1092) 评论(0) 推荐(0) |
|