Xref: news2.mv.net comp.os.msdos.djgpp:2258 From: run AT calstatela DOT edu (jonathan.hanks) Newsgroups: comp.os.msdos.djgpp Subject: dpmi questions Date: Thu, 28 Mar 1996 03:50:23 Organization: California State University Los Angeles Lines: 7 Message-ID: NNTP-Posting-Host: sh358_b4.calstatela.edu Summary: help freeing memory Keywords: dpmi To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am writing an application that needs to spawn another program. This works great, but it gives it only conventional memory. Can I get it to page itself out of memory before calling the other program ??? thanks Jonathan Hanks