Any free or open source virtual in-memory drive? I'm developing an plug-in for a host program and I need to comminute with it with temporary files in the disk, if the temporary files are stored in an in-memory virtual drive the performance can be increased dramatically.
Hints for implementing an in-memory virtual drive in Delphi is also appreciated.