标签: c++ dll namespaces
我正在使用VS2012和C ++。 .tlh文件中发生此错误 我检查了头文件,并在开头找到了#import "C:\\Windows\\system32\\abc.dll" no_namespace 首先,我将此行作为注释,没有C3121错误,但无法找到#define变量。错误如下所示:error C2065:undeclared identifier。 有谁知道如何解决这个问题? 非常感谢!
#import "C:\\Windows\\system32\\abc.dll" no_namespace
error C2065:undeclared identifier