Книги автора: Writing Windows WDM Device Drivers
Книга: Writing Windows WDM Device Drivers
Testing Wdm3 Events
Testing Wdm3 Events
The Wdm3EventMessage function is called in a few places in the Wdm3 driver as a test. Wdm3Unload sends a message "Unload", Wdm3AddDevice sends "AddDevice", and Wdm3Pnp sends "PnP xx" where "xx" represents the Plug and Play minor function code, in hex.
Installing and reinstalling a Wdm3 device should generate several events in the System event log. The events are generated in both the free and checked build versions. Remember to refresh the Event Viewer display to see any new events.
Оглавление статьи/книги
Похожие страницы
- Testing the Project
- Testing Wdm2 Power Capabilities
- Testing Samba with the testparm Command
- Creating a File System for Testing
- 15.3.1. Shared Library Events in GDB
- Cross-Platform and WDM INF Files
- Testing the Program
- Testing the Project
- Testing a Firewall Configuration
- Testing Your Configuration
- Chapter 15 WdmIo and PHDIo Drivers
- Chapter 7 Delegates and Events