Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 755 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 755 Bytes

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.