Date: Tue, 2 Jun 1998 19:21:15 +0300 (IDT) From: Eli Zaretskii To: ToolsSmith cc: djgpp AT delorie DOT com Subject: Re: Newbie application question. In-Reply-To: <35740863.CD4144AC@usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 2 Jun 1998, ToolsSmith wrote: > I want to build some protected mode services that are callable via > software interrupts from real-mode applications. These protected mode > services, because of their potential size, need to reside in extended > memory. This must be transparent to the real-mode MS-DOS applications. Please explain more what exactly do you want to accomplish. And example of an application that needs this would be nice. Specifically, please tell what protected-mode services would you like to access from the real-mode program.