SAMPLE: Dumppci.exe Shows How To Dynamically Load/Unload DriverLast reviewed: February 4, 1998Article ID: Q178660 |
The information in this article applies to:
- Microsoft Win32 Device Development Kit (DDK) for Windows NT, versions 3.51, 4.00
SUMMARYDumppci.exe is a sample Win32 application and kernel-mode drive that demonstrates how to dynamically load or unload a driver, scan all the PCI devices in the system, and display the PCI configuration space for each device.
MORE INFORMATIONThe following file is available for download from the Microsoft Software Library:
~ Dumppci.exe (size: 33567 bytes)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services Dumppci.exe and Pcidumpr.sysThis is a sample driver that demonstrates the following:
Note that this sample will not work across a network. The driver and Win32 application must reside on the local computer. Keywords : NTDDKKMode Issue type : kbfile Solution Type : kbsample |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |