windows – WFPSampler编译问题 – 找不到wfpcalloutsclassreg
发布时间:2020-08-03 15:02:55 所属栏目:Windows 来源:互联网
导读:Microsoft演示 WFPSampler项目的编译在 WFPSamplerCalloutDriver.InX第36行的任何设置(32/64 – 调试/发布)中失败: [ClassInstall32.nt$ARCH$] AddReg = WFPCalloutsClassReg : Stamping .WFPSamplerCalloutDriver.inf [Version] sectio
Microsoft演示 WFPSampler项目的编译在 WFPSamplerCalloutDriver.InX第36行的任何设置(32/64 – 调试/发布)中失败: [ClassInstall32.nt$ARCH$] AddReg = WFPCalloutsClassReg : Stamping .WFPSamplerCalloutDriver.inf [Version] section with DriverVer=06/29/2017,19.37.54.422 sysWFPSamplerCalloutDriver.inx(36-36): error 1203: Section [wfpcalloutsclassreg] not found. sysWFPSamplerCalloutDriver.inx(49-49): warning 2083: Section [defaultuninstall.ntx86] not referenced or used. sysWFPSamplerCalloutDriver.inx(53-53): warning 2083: Section [defaultuninstall.ntx86.services] not referenced or used. sysWFPSamplerCalloutDriver.inx(56-56): warning 2083: Section [wfpcalloutclassreg] not referenced or used. sysWFPSamplerCalloutDriver.inx(66-66): warning 2083: Section [wfpsamplercalloutdriver.nt.coinstallers] not referenced or used. sysWFPSamplerCalloutDriver.inx(70-70): warning 2083: Section [wfpsamplercalloutdriver.coinstaller.addreg] not referenced or used. sysWFPSamplerCalloutDriver.inx(73-73): warning 2083: Section [wfpsamplercalloutdriver.coinstaller.copyfiles] not referenced or used. 安装程序使用Visual Studio社区,SDK和WDK在此page下载后安装,并且构建过程遵循ReadMe file 找不到有关此问题的任何相关信息. 我已经卸载并重新安装VS,SDK和WDK到最新版本,但它没有解决问题. 目前的设置是 Microsoft Visual Studio Community 2015 Version 14.0.25431.01 Update 3 Microsoft .NET Framework Version 4.7.02053 Microsoft Visual C++ 2015 Application Insights Tools for Visual Studio Package 7.0.20622.1 Common Azure Tools 1.8 Debugging Tools for Windows 10.0.15063.0 JavaScript Language Service 2.0 JavaScript Project System 2.0 Microsoft Azure Mobile Services Tools 1.4 NuGet Package Manager 3.4.4 PreEmptive Analytics Visualizer 1.2 TypeScript 1.8.36.0 Windows Driver Kit 10.0.15063.0样本中似乎有一个拼写错误.相关部分被称为 WFPCalloutClassReg(第56行)但在文件的其他地方称为WFPCalloutsClassReg(注意额外的’s’).所以修复是将第56行更改为[WFPCalloutsClassReg]. (编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐
热点阅读