Date: Tue, 28 Nov 2000 09:38:48 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: John Vasquez cc: djgpp AT delorie DOT com Subject: Re: Sample Code In-Reply-To: <3a22e522.2393842@news.connectnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 27 Nov 2000, John Vasquez wrote: > I need to write a 32 bit program in a DOS environment. Are there any > sample programs that will show me how to setup DPMI and use 32 bit > pointers? If you use DJGPP to compile and link your program, everything is already set up for you by the DJGPP startup code.