Date: Sun, 2 Apr 2000 10:46:14 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: VBE question In-Reply-To: <09ec44f8.e35b40d4@usw-ex0105-036.remarq.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 Sat, 1 Apr 2000, batchex wrote: > I've got around this problem by enabling near pointer and add > __djgpp_conventional_base_address to it. BAD idea, IMHO. Why compromise your system's integrity and stability for no good reason? Section 18.7 of the FAQ shows a better way of doing this.