最后90分问个问题,使用ado的时候为什么编译出现__missing_type__错误,怎么解决阿?
error C2146: syntax error : missing ';' before identifier 'ConflictTables'
debug\msjro.tlh(94) : error C2501: '__missing_type__' : missing storage-class or type specifiers
以前没有啊
不知道为什么我删除了obj文件从新编译就出现这样的问题了
请问怎么解决阿