Date: Fri, 19 Mar 1999 13:39:23 -0500 Message-Id: <199903191839.NAA02303@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (E DOT Grossmann AT CENIT DOT DE) Subject: Re: using farptr farpeek etc References: Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 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