Is there even such a thing as...

Dec 11, 2017
30
0
540
...redirecting HDD writes to RAM for a running win32 program? Say Firefox needs to write data to a file named "Cookies" located somewhere on my HDD because I accessed a site that wants me to accept cookies, could I somehow redirect that data to-be-written to a file located in RAM?