NulMrx
This is a simple network provider and driver provided to illustrate how network providers bind to the Multi-Protocol Router and redirectors to the Multiple UNC Provider. The nulmrx sample has very limited functionality:
1. Map a share like net use * \\nulsvr\share.
2. Enumerate the directory on the drive mapped above and see the volume info and a sample file at the root.
This is all faked in the driver code. It has no create/read/write abilty.
Installation: