From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: CWSDPMI Documentation? Date: Tue, 5 Jan 1999 20:47:19 Organization: Aspen Technology, Inc. Lines: 19 Message-ID: <36927a57.sandmann@clio.rice.edu> References: <3692A482 DOT 3CB84839 AT giganet DOT com> NNTP-Posting-Host: dmcap2.aco.aspentech.com X-NewsEditor: ED-1.5.8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I found cwsdpmi.doc and cwsparam.doc with the distribution of > CWSDPMI. Is there any additional information available? Nope, just the source. > Are there any parameters that can be set when CWSDPMI is > loaded? (The .doc file describes "-p" and "-u"; are there > others?) -s is also documented in cwsdpmi.doc. > Is there any way to control the way that DJGPP loads > CWSDPMI? (For example can I get DJGPP to load CWSDPMI in > Upper memory?) DJGPP loads CWSDPMI with the stub. The stub will try to load CWSDPMI into upper memory if I remember correctly - but you usually won't have the 50-70K contiguous block needed to load it high.