Merge Windows Driver Code (#817)

This is the first of the Windows implementation code that will be merged. This is only the driver code.

Also note the updates to the appveyor configuration. It now builds, installs and queries the status of driver directly on the build machine. Then it builds an 'artifact' which is essentially the binaries packaged up.
This commit is contained in:
Nick Banks
2016-10-25 13:38:29 -07:00
committed by Jonathan Hui
parent b6adaaf758
commit f600840499
47 changed files with 13049 additions and 236 deletions
+2 -1
View File
@@ -41,4 +41,5 @@ Makefile eol=lf
*.vcxproj eol=crlf
*.vcxproj.filters eol=crlf
*.sln eol=crlf
*.rc text eol=crlf
*.inf text eol=crlf