X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 04 Mar 2005 09:43:57 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c5208e$Blat.v2.4$1141d8a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <1109872127.199181.31850@l41g2000cwc.googlegroups.com> (ahmadwaris AT hotmail DOT com) Subject: Re: dosmemput and dosmemget References: <1109872127 DOT 199181 DOT 31850 AT l41g2000cwc DOT googlegroups DOT com> 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 > From: "arizvi" > Date: 3 Mar 2005 09:48:47 -0800 > > I am writing a program with lots of dosmemput(s) and dosmemget(s). > If I could reduce the number of these function calls by once and for > all telling DOS that I would like to work in DOS memory - there would > be no need for those calls. Can you tell more about your application, and why it needs many copies between conventional and protected-mode memory? It's possible that you can get advice if you supply more information.