diff options
| author | Barry Golden <[email protected]> | 2015-05-01 10:41:23 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-05-01 10:41:23 -0700 |
| commit | 6a7fc55edcbf77f22afa153d068b904675596c23 (patch) | |
| tree | 3ab877cf6fcdc53ac808b8ea08a93400968f9f31 | |
| parent | 3108eacc1d03fae882de1861d90f1857e5e77885 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Driver samples for Windows 10 -These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows Driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio Community 2015 RC, Standalone Windows SDK for Windows 10, and Windows Driver Kit (WDK) 10. +These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio Community 2015 RC, Standalone Windows SDK for Windows 10, and Windows Driver Kit (WDK) 10. ## Windows 10 driver development Use Visual Studio Community 2015 RC and the the Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10 Insider Preview, the driver development environment is integrated into Visual Studio. To get Windows 10 Insider Preview and the driver development kits and tools, join the Windows Insider Program. |
