WDM Device Drivers
The Windows Driver Model defines a unified approach to writing kernel-mode device drivers for all Windows® operating systems. WDM drivers access hardware on various bus systems such as PCI / Compact PCI, PCMCIA, SCSI, IEEE 1394 (Firewire) and USB (Universal Serial Bus). WDM defines various device classes as for example HID (Human Input Devices). Common development tools are C/C++, Platform SDK, DDK, WinDbg, Compuware / NuMega SoftIce and Target Designer.
WDM Driver Developers Training Courses
Around the topic of WDM driver development we offer training courses for software developers. Please refer to page seminar for details.

