I have written a virtual serial driver in UMDF.
Now I am trying to add the standard port settings tab to the device manager dialog by adding HKR,,EnumPropPages32,,"msports.dll,SerialPortPropPageProvider"
to my inf file in the AddReg section.
However, the tab does not show up.
What am I missing?
Thanks in advance
Alex