RAM-Drive

Written by Robbie Sessions and Stephen Sessions using Turbo C++ 3.0

For Microsoft Windows 95, Windows 98

This program modifies the config.sys to create a RAM drive in the computer. The purpose of the RAM drive is to have another drive running from RAM (Random Access Memory) that runs faster then the hard drive. Such uses are for storing temporary files or editing files such as pictures. Everything in the RAM drive gets deleted when the computer is shut down so be careful. It is recommended you use at least 16 megabytes of RAM.

Download the program

Download the Source Code

Download the Zip File with the program, code, and libraries