BCGControlBar 编译出错 -- error LNK2001: unresolved external symbol
配环境什么的最讨厌了...
解决办法:
修改stdafx.cpp为:
#include "stdafx.h" #define COMPILE_MULTIMON_STUBS #include "multimon.h"
配环境什么的最讨厌了...
解决办法:
修改stdafx.cpp为:
#include "stdafx.h" #define COMPILE_MULTIMON_STUBS #include "multimon.h"