Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,
I started using VS2015 Community edition some time back, and today when I downloaded WDK for Windows 8.1, I found that it did not integrate with my VS2015. My VS installation is fine. Why is this happening?
Thanks.
Posted

1 solution

The old WDK is obsolete, take a look at Windows 10 WDK and Visual Studio 2015
Quote:
A new version of Visual Studio brings along with it a new version of the Windows Driver Kit (WDK). And so it is for Windows 10. As Visual Studio (VS) and Windows itself continue to evolve, so does the WDK. With at least one notable exception (that we dearly hope is fixed soon) the new versions of VS and the WDK are changes for the better.
 
Share this answer
 
v2
Comments
0xF4 2-Oct-15 10:11am    
Can I use the Win 10 WDK to write drivers for Win8.1?
Leo Chapiro 2-Oct-15 11:08am    
https://msdn.microsoft.com/en-us/library/windows/hardware/ff557573%28v=vs.85%29.aspx
You can use WDK 10 to develop drivers that run on the these operating systems:

Windows 10
Windows 8.1
Windows 8
Windows 7

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900