Sender: nate AT cartsys DOT com Message-ID: <361EBAFB.8CAC240A@cartsys.com> Date: Fri, 09 Oct 1998 18:40:11 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Problem with __djgpp_nearptr_enable() References: <01bdf2f1$1688b4e0$168822c8 AT tequila DOT abits DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Erik Rodriguez Ruiz wrote: > > Hi: > > I have a problem with DJGPP, i attach to this mail all the files requested > in www.delorie.com in the FAQ, including my .c, my .o and my .exe > > My computer has: > > Windows NT workstation 4.0 > Service pack 3 > > Pentium-133 MHz > 32 MB RAM > > I want to access video memory to make some graphics, i don't have the > problem with Win95 but with every NT machine is the same problem. Your pointer has to be set to 0xA0000 (note number of 0's), since it's a linear address. There may be other problems, I did not look closely. Please don't post the .o or .exe file unless specifically requested; they are large, almost completely useless in solving your problem, and dangerous with respect to viruses. -- Nate Eldredge nate AT cartsys DOT com