X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Two more questions (very easy) about TSR's Date: Tue, 22 Jan 2002 10:27:45 CST Organization: Rice University, Houston TX Lines: 7 Message-ID: <3c4d9301.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1011717192 18062 128.42.105.3 (22 Jan 2002 16:33:12 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 22 Jan 2002 16:33:12 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > 1) When giving the number of paragraphs to keep, you're only counting > the routine that real mode DOS interacts with, right? Or do you want to > enter the size of the whole program / 16 ? Real mode paragraphs only. PSP + however much of the tranfer buffer you want to keep resident. Probably should keep it all (see go32.h) and adjust the size if needed using stubedit.