A guided tour of the internal design and implementation of the current Windows operating systems, with particular emphasis on those aspects that are important to driver developers.
Windows Application Development: An Internals Approach
For programmers new to Windows and Win32 programming, this seminar provides an introduction to the idioms of Windows and an orientation to APIs and mechanisms commonly used in "systems level" programs.
Core Windows Driver Model (WDM) Development
Teaches you how to develop, install, and debug the most common types of WDM device drivers for Windows operating systems.
Getting started with IoT: Windows and Raspberry Pi
Get started with IoT on Windows with the Raspberry Pi in this fast-paced seminar!
Windows Driver Development with WDF (KMDF and UMDF 2.0)
This seminar teaches you how to write, package, install, and debug drivers using the Windows Driver Foundation models: Kernel Mode Driver Frameworks (KMDF) and User Mode Driver Frameworks (UMDF 2.0). These are the driver models recommended by Microsoft for all devices for which a more specialized driver model is not available.
Microsoft Office Open XML File Formats
This seminar covers the Office Open XML (OOXML) file formats used by current versions of Microsoft Office.
Windows Driver Development for User Mode Driver Frameworks (UMDF 1.x)
This seminar describes how to write, package, install, and debug drivers using User Mode Driver Frameworks 1.x.
Windows Driver Debugging and Memory Dump Analysis
An intensive hands-on tutorial on debugging device drivers, via both “live” debugging and analysis of memory dumps. The latter includes techniques for looking at code for which you don't have the source.
Advanced Windows Driver Model (WDM) Drivers
An intensive seminar that teaches you how to develop, install, and debug WDM device drivers for devices on backplane buses (commonly PCI, PCI-Express, and PCcard). Bus drivers, bus filter drivers, and various advanced system interfaces are included.
Windows Network Drivers for NDIS 5
This seminar focuses on developing and installing network interface card (NIC) Miniport and Intermediate drivers for NDIS 5.