840 out of 969 rated this helpful - Rate this topic

Windows Driver Development

The Windows Driver Kit (WDK) is integrated with Microsoft Visual Studio and Debugging Tools for Windows. This integrated environment provides the tools you need to develop, build, package, deploy, test, and debug drivers. You can run many basic certification tests in the integrated environment. The WDK includes templates for several different technologies and driver models, including Windows Driver Frameworks (WDF), Universal Serial Bus (USB), print, networking, and file system filters.

How to get Windows Driver Kit (WDK) 8.1 Preview

Windows Driver Kit (WDK) 8.1 Preview is integrated with Microsoft Visual Studio 2013 Preview. First install Visual Studio 2013 Preview, and then install WDK 8.1 Preview.

Note  Debugging Tools for Windows is included in WDK 8.1 Preview, so you don't need to download it separately.

Run-time requirements for WDK 8.1 Preview

You can use WDK 8.1 Preview to develop drivers that run on the these operating systems:

Windows 8.1 PreviewWindows Server 2012 R2 Preview
Windows 8Windows Server 2012
Windows 7Windows Server 2008 R2

 

You can run WDK 8.1 Preview, integrated with Visual Studio 2013 Preview on these operating systems:

Windows 8.1 PreviewWindows Server 2012 R2 Preview
Windows 8Windows Server 2012
Windows 7Windows Server 2008 R2

 

How to get Windows Driver Kit (WDK) 8

If you need to build a driver that runs on Windows Vista, get version 8.0 of the WDK. Windows Driver Kit (WDK) 8 is integrated with Microsoft Visual Studio 2012. First install Visual Studio 2012, and then install WDK 8. For more info, see Downloads for Windows Hardware Development.

Note  Debugging Tools for Windows is included in WDK 8, so you don't need to download it separately.

Run-time requirements for WDK 8

You can use WDK 8 to develop drivers that run on the these operating systems:

Windows 8Windows Server 2012
Windows 7Windows Server 2008 R2
Windows VistaWindows Server 2008

 

You can run WDK 8, integrated with Visual Studio 2012 on these operating systems:

Windows 8.1 PreviewWindows Server 2012 R2 Preview
Windows 8Windows Server 2012
Windows 7Windows Server 2008 R2

 

How to get WDK 7.1

If you need to build a driver that runs on Windows XP, get version 7.1 of the WDK. For more info, see Windows Driver Kit Version 7.1.0.

In this section

Related topics

Windows Hardware Development
Windows Debugging
Technical Support

 

 

Send comments about this topic to Microsoft

Build date: 7/9/2013

© 2013 Microsoft. All rights reserved.