Windows Driver Model

In computing, the Windows Driver Model (WDM) – also known at one point as the Win32 Driver Model – is a framework for device drivers that was introduced with Windows 98 and Windows 2000 to replace VxD, which was used on older versions of Windows such as Windows 95 and Windows 3.1, as well as the Windows NT Driver Model. == Overview == WDM drivers are layered in a stack and communicate with each other via I/O request packets (IRPs).

Source: Wikipedia — Windows Driver Model (CC BY-SA 4.0)

Windows Driver Model

In computing, the Windows Driver Model (WDM) – also known at one point as the Win32 Driver Model – is a framework for device drivers that was introduced with Windows 98 and Windows 2000 to replace VxD, which was used on older versions of Windows such as Windows 95 and Windows 3.1, as well as the Windows NT Driver Model. == Overview == WDM drivers are layered in a stack and communicate with each other via I/O request packets (IRPs).

Source: Wikipedia "Windows Driver Model" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy