描述错误:

D:\VCxxx\ssdt3>build

BUILD: Compile and Link for x86
BUILD: Loading d:\winddk\7600.16385.1\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Fri Nov 22 16:04:40 2013
BUILD: Examining d:\vcxxx\ssdt3 directory for files to compile.
    d:\vcxxx\ssdt3 Invalidating OACR warning log for 'root:x86chk'
BUILD: Saving d:\winddk\7600.16385.1\build.dat...
BUILD: Compiling and Linking d:\vcxxx\ssdt3 directory
Configuring OACR for 'root:x86chk' - <OACR on>
_NT_TARGET_VERSION SET TO WINXP
Linking Executable - sys\i386\sys.sys
1>errors in directory d:\vcxxx\ssdt3
1>d:\vcxxx\ssdt3\bufferoverflowk.lib(gs_support.obj) : error LNK2019: unresolve
d external symbol _DriverEntry@8 referenced in function _GsDriverEntry@8
1>d:\vcxxxssdt3\sys\i386\sys.sys : error LNK1120: 1 unresolved externals
BUILD: Finish time: Fri Nov 22 16:04:42 2013

BUILD: Done

修改错误方法   :

1

extern "C"
DriverEntry

2.
还有一种方法是改成.c文件   //不提倡  因为C文件需要全部声明在前面 不方便

转载于:https://www.cnblogs.com/zcc1414/p/3982422.html

error LNK2019: unresolve d external symbol _DriverEntry@8 referenced in function _GsDriverEntry@8相关推荐

  1. error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup

    VS2013新建一个空的win32应用程序时 出现了链接错误 1>------ Build started: Project: AutoUpdate, Configuration: Debug ...

  2. Artoolkit学习之一error LNK2019错误解决

    纲要或者目录: 1.运行环境:Windows7(64位)+ ARToolKit-2.72.1 + VS2010 2.资源的下载:OpenGL + ARtoolkit 3.OpenGL的安装与配置(AR ...

  3. Uboot 编译问题-“xxx aliased to external symbol xxx”

    Uboot 编译问题- "xxx aliased to external symbol xxx" 编译器 arm-linux-gnueabi-gcc 7.4 (ubuntu1804 ...

  4. error LNK2019 unresolved external symbol __imp__IoDeleteDevice 错误

    LNK2019 unresolved external symbol __imp__IoDeleteDevice 错误 使用ddk时链接出错信息: sioctl.obj : error LNK2019 ...

  5. C++ Error: error LNK2019: unresolved external symbol

    在某工程中新添加了文件x.cu与x.hpp,实现了一些功能,最后编译整个工程的时候就出现了这个问题: error LNK2019: unresolved external symbol 这是链接错误, ...

  6. error LNK2019: unresolved external symbol “__declspec(dllimport) public: __thiscall 的解决方案

    error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall 的解决方案 参考文章: ...

  7. error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup

    编译一段程序时,出现连接器错误: error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTS ...

  8. VS2010调用Matlab 2010 引擎的相关设置及问题( error LNK2019: unresolved external symbol _engOpen referenced in )

    一 相关设置:进入Property Manager                       1 点击VC++Directories                       将.\Program ...

  9. error LNK2019: unresolved external symbol _IID_IMPEG2PIDMap连接错误的解决

    以前的项目都是在xp(x86)上面编译的,vs2005+dshow9.0 现在要把项目升级到win7(x64)上面,用vs2005+最新的Windows SDK(里面包含最新的dshow),下载地址: ...

最新文章

  1. Gulp:插件编写入门
  2. 【项目实战】---使用ajax完毕username是否存在异步校验
  3. 如何在cmd命令行中查看、修改、删除与添加环境变量
  4. 学破解 一 PE格式之MS-DOS MZ header
  5. 计算机网络-思维导图(2)物理层
  6. mysql relay log时间_如何得到Slave应用relay-log的时间
  7. 从零开始学android编程_android初学者的入门秘籍
  8. 【转】刨根究底字符编码之十六——Windows记事本的诡异怪事:微软为什么跟联通有仇?
  9. 如何从Swift调用Objective-C代码?
  10. android volley 请求参数,android – Volley – 如何发送DELETE请求参数?
  11. Timemator for Mac(自动化计时管理软件)
  12. 小程序发布,你方了么?
  13. ZooKeeper 数据模型 Znode 结构特性详解
  14. 测试回归结果分析软件,“3414”试验数据分析软件设计原理
  15. PAT-ADVANCED1013——Battle Over Cities
  16. 类似苹果数据线的android,除了常见的安卓、苹果、Type-c,还有哪些你不知道的手机数据线?...
  17. Deep Freeze冰点还原精灵破解|对Persi0.sys文件的思考
  18. 容斥定理与鸽巢定理(抽屉定理)
  19. linux+手机+gps,Linux环境下利用GPS+蓝牙实现移动定位
  20. Seastar Tutorial 简明教程

热门文章

  1. 向Spark的DataFrame增加一列数据
  2. Shell脚本编程之(六)循环
  3. 因果推断——借微软EconML测试用DML和deepIV进行反事实预测实验(二十五)
  4. App测试中ios和Android的区别1
  5. PythonTip(1)
  6. 如何用开源经历为你的简历增加光彩
  7. 内核态文件操作【转】
  8. 读取Excel文件的版本
  9. 工信部召开地方信息安全工作会议
  10. c语言高精度计算函数库