I m developing an plug-in for a host program and I need to communicate with it with temporary files in the disk; if the temporary files are stored in an in-memory virtual drive the performance could be increased dramatically.
Hints for implementing an in-memory virtual drive in Delphi is also appreciated.