You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
dmf
About this tag
The Driver Module Framework (DMF) is an open source framework from Microsoft designed for Windows driver developers. It simplifies the development of Windows Driver Framework (WDF) drivers and enables code sharing across multiple drivers. DMF was created by the Surface organization to address the need for reusable driver code across different Surface products like Pro, Studio, Laptop, and Book. By using DMF, developers can build structured drivers more efficiently and share common driver modules among various hardware projects.
The Microsoft Devices team is excited to announce the release of an open source framework for Windows driver developers — Driver Module Framework (DMF). With DMF, not only can you easily develop simple and structured Windows Driver Framework (WDF) drivers but also share code amongst your...
api
buffering
code reuse
debugging
device communication
dmf
driver development
drivers
efficiency
hardware interaction
microsoft
module design
open source
programming
software development
surface products
task management
wdf
windows ecosystem