Windows Driver Samples folder contains a lot of examples. Supposed I have build one of them (e.g. VirtualSerial2), I get a .dll and .inf. Then I install the certificate and the driver using pnputil.exe.
Now I would like to use my driver (e.g. to create an instance of a virtual com). How can I do this?