From ef1905bf1e8825bb31120dfb27e0daf3154d859a Mon Sep 17 00:00:00 2001 From: Asir Vedamuthu Selvasingh Date: Fri, 6 Mar 2015 14:16:09 -0800 Subject: Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..c0aa44cb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Windows-driver-samples +This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both universal driver and desktop-only driver samples. -- cgit v1.3.1