The RAMDisk sample demonstrates how to write a PnP software only function driver using Windows Driver Framework. This driver creates a RAM disk drive of a specified size. This RAM disk can be used like any other disk, but the contents of the disk wil...