User-Mode Driver Framework
| User-Mode Driver Framework (UMDF) | |
|---|---|
| Developer(s) | Microsoft |
| Initial release | October 12, 2004 |
| Stable release | 2.27
/ March 24, 2019 |
| Repository | github |
| Written in | C, C++ |
| Operating system | Microsoft Windows |
| Type | Device-driver development platform |
| License | MIT License |
| Website | docs |
User-Mode Driver Framework (UMDF) is a device-driver development platform first introduced with Microsoft's Windows Vista operating system, and is also available for Windows XP. It facilitates the creation of drivers for certain classes of devices.