ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

All tag results for ‘UMDF’

UMDF

March 18th, 2008 · No Comments · 173 views

User-Mode Driver Framework: A device-driver development platform that facilitates the creation of drivers for certain classes of devices.

KB933607

March 28th, 2007 · No Comments · 575 views

When a User-Mode Driver Framework (UMDF) driver that uses the Windows SideShow class extension processes a command asynchronously, the class extension may return a false error without fully processing the command. This problem may occur if the incoming input/output control (IOCTL) is not passed to the class extension component immediately or when the IOCTL is from a sequential queue.