Message-ID: <008d01be73a8$2e619680$02e6cdc3@home.net.pl> From: "Steven Jurczyk" To: References: <199903191839 DOT NAA02303 AT envy DOT delorie DOT com> Subject: Re: using farptr farpeek etc Date: Sun, 21 Mar 1999 15:36:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Reply-To: djgpp AT delorie DOT com Hi! Can you tell me why under NT application can't create 4GB data segment and use nearptr feature? Under dos4gw & watcom this works fine... Steve ----- Original Message ----- From: DJ Delorie Newsgroups: comp.os.msdos.djgpp To: Sent: 19 marca 1999 19:39 Subject: Re: using farptr farpeek etc > > > where can I find all the stuff that I need to, for example direct > > access Video ram. > > http://www.delorie.com/djgpp/doc/ > > Read the FAQ, the User's Guide, and maybe a tutorial or two. That > should get you started. There's a libc reference there also, but you > can type "info libc" for a local copy. > > > where can I find the macro _dos_ds. > > It's in go32.h