Skip to content

fengjixuchui/WDF-I

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver samples for Writing WDF Drivers I: Core Concepts

These are the starting samples that we use for exercises during our 5-day lecture and lab:

https://www.osr.com/seminars/wdf-drivers/

The focus of these samples is simplicity. For a lab environment, we strive to provide stripped down samples that provide the minimum amount of functionality possible. They are strictly meant as a learning exercise and do not necessarily represent best practices for production code.

You will find detailed instructions for the lab exercises in the lab exercise handout that is in the \Docs_and_Misc directory of this repo.

About

Writing WDF Drivers I: Core Concepts Lab Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.5%
  • C 11.5%