Create WDF driver with property page

  • Thread starter Thread starter 頑張る
  • Start date Start date

頑張る

Guest
I tried to add a property page in device manager, but always failed. Is there any KMDF sample or tutorial? I found related MSDN, but there is not entire sample... and an article from OSR, still don't know how to add UI control.

I also found a WDM sample "AC97" from WinDDK 7600.16385.1, but I even can't install it successful. I tried to build "proppage DLL" from AC97 via VS2017 and install with a simple KMDF driver, but the property page didn't show.

Thanks in advance

Continue reading...
 
Back
Top