From: "Justin Blackwell" Newsgroups: comp.os.msdos.djgpp Subject: Problems with __dpmi_set_segment_limit Date: Mon, 31 May 1999 22:24:29 +0100 Organization: Customer of Planet Online Lines: 12 Message-ID: <7iuumm$gb0$1@news8.svr.pol.co.uk> NNTP-Posting-Host: modem-16.name67.dialup.pol.co.uk X-Trace: news8.svr.pol.co.uk 928185878 16736 62.136.193.16 (31 May 1999 21:24:38 GMT) NNTP-Posting-Date: 31 May 1999 21:24:38 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm having problems with the __dpmi_set_segment_limit in DJGPP. I can't seem to set the segment limit much greater than 240,000 bytes. I thought that in protected mode you could set segment limits to 4 gigabytes (If I look at the other segments they are all set to this value). Could someone please tell me why I cannot set the segment limit to a higher value than this? Thanx Jx