在自己工程里,添加别的工程文件时,出现改错误

解决方法

在文件前添加:

using namespace std;

参考:

http://www.programgo.com/article/5024129012/

visual studio 2010 Error: IntelliSense: identifier "DWORD" is undefined

相关文章:

  • 2021-10-05
  • 2022-01-21
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-06-05
  • 2021-04-11
  • 2021-12-26
猜你喜欢
  • 2021-05-24
  • 2022-03-09
  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-09-10
相关资源
相似解决方案