I am working on an application, that causes Windows to restart, but I need to faster it. I would like to use multi-processing, that the RAM will be emptied faster. How can I do it?

PS: I am using Win98 and Dev C++...