Click here to Skip to main content
15,896,730 members
Articles / Desktop Programming / WPF

A Simple Demo for WDF Driver Development

Rate me:
Please Sign up or sign in to vote.
4.78/5 (7 votes)
26 Apr 2010CPOL2 min read 48.4K   4.3K   44  
Access physical memory, I/O port in user mode
  • src.zip
    • dll-inst.zip
    • dll-iomem.zip
    • HWMonitor.zip
    • iomem-wdf-dio.zip
    • PciViewer.zip
  • demo-x86.zip
    • hwmon.dll
    • hwmon.jpg
    • hwmon-demo.exe
    • iomem.dll
    • iomem.inf
    • iomem.jpg
    • iomem.sys
    • iomem-demo.exe
    • iomeminst.dll
    • main.exe
    • pcilib.dll
    • pciview.exe
    • pciview.jpg
    • Thumbs.db
    • WdfCoInstaller01009.dll

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Shan Hon Co., Ltd.
Taiwan Taiwan
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions