question

92646813 avatar image
0 Votes"
92646813 asked DoronHolan commented

Version compatibility problem: Win10 earlier version failed to install the driver, code 39

High version of WDK written driver will be incompatible with low version of Win10? I followed the steps to install the driver development environment, configure the SimpleAudioSample project and generate it. I then install the generated file in device Manager, prompting :Windows cannot load the driver for this hardware device, the driver may be corrupted or missing,(code 39). Magic is that my colleagues can correctly install, after a day of investigation I suspected to be Win10 version problems. But see Microsoft document inside write support win7 above version, here I produced doubt, hope to get a solution.
Project compilation environment :VS2019 Win10SDk10.0.19041.0 WDK10.0.19041.0
My system: Win10 1909(OS Internal version 18363.592)
Win10 2004(OS Internal 19041.388)
<---------------------------------------------------------------------------------------->
高版本WDK编写的的驱动程序是否会不兼容低版本的win10?我按照步骤安装驱动开发环境,配置SimpleAudioSample项目并生成。然后我在设备管理器中安装生成的文件,提示:Windows 无法加载这个硬件设备的驱动程序 驱动程序可能已损坏或不见了(代码39)。神奇的是我的同事可以正确安装,经过一天的排查后怀疑是win10版本问题,但看见微软文档里面写的支持win7以上的版本。这里我产生了疑惑,希望得到解答。
项目编译环境:VS2019 win10SDK10.0.19041.0 WDK10.0.19041.0
本人系统:win10 1909(OS内部版本 18363.592)
同事系统:win10 2004(OS内部版本 19041.388)

windows-hardware-wdk
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

does setupapi.dev.log indicate which files are missing or corrupt?

0 Votes 0 ·

0 Answers