当前位置: 首页 > news >正文

(在标识符“FileInformationClass”的前面

1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1065,36): error C2146: 语法错误: 缺少“)”(在标识符“FileInformationClass”的前面)
1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1065,10): error C2081: “FILE_INFO_BY_HANDLE_CLASS”: 形参表中的名称非法
1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1065,36): error C2061: 语法错误: 标识符“FileInformationClass”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1065,36): error C2059: 语法错误:“;”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1065,56): error C2059: 语法错误:“,”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\fileapi.h(1068,5): error C2059: 语法错误:“)”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9258,37): error C2146: 语法错误: 缺少“)”(在标识符“FileInformationClass”的前面)
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9258,11): error C2081: “FILE_INFO_BY_HANDLE_CLASS”: 形参表中的名称非法
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9258,37): error C2061: 语法错误: 标识符“FileInformationClass”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9258,37): error C2059: 语法错误:“;”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9258,57): error C2059: 语法错误:“,”
1>E:\Windows Kits\10\Include\10.0.22621.0\um\winbase.h(9261,1): error C2059: 语法错误:“)”


http://www.mrgr.cn/news/8790.html

相关文章:

  • MySQL: 去重查询
  • redis内存淘汰策略
  • Go 语言开发工具
  • buuctf [MRCTF2020]Xor
  • M8020A J-BERT 高性能比特误码率测试仪
  • 算法笔记|Day34动态规划VII
  • [星瞳科技]OpenMV是否属于单片机?
  • OpenCL 的执行模型
  • openGuass——一般元命令
  • Open3D 点云曲率计算与可视化显示(39)
  • 【解析几何笔记】8.向量的投影与内积
  • c++ 继承
  • Chrome 渲染器中的对象转换到 RCE
  • Springboot 定时任务cron表达式
  • GoWeb 设置别名和多环境配置
  • 动手学深度学习(pytorch)学习记录15-正则化、权重衰减[学习记录]
  • Flat Ads:全球金融应用现状与发展趋势深度解析
  • RocketMQ 与 Spring Cloud Stream之事务消息配置
  • 【Vue】计算属性和监听属性
  • springdatajpa解决postgresql数据库字段驼峰命名问题