delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: 16bit program calls from 32bit djgpp |
Date: | 15 Nov 2001 10:29:02 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 14 |
Message-ID: | <9t05de$da3$1@nets3.rz.RWTH-Aachen.DE> |
References: | <acbc941b DOT 0111150147 DOT 788858ab AT posting DOT google DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1005820142 13635 137.226.32.75 (15 Nov 2001 10:29:02 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 15 Nov 2001 10:29:02 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Christian Richter <c DOT richter AT or-computers DOT de> wrote: > Is it possible to call a conventional 16bit DOS program within the > 32bit environment? Depends on how "convention" is to be interpreted. Most of them should, but any relying on a DOS extender or 16bit DPMI services will fail. This includes those built with Borland Pascal 7's "extended DOS" model (actually a simulation of parts of the Windows API, based upon a 16bit DPMI server), to give just one prominent example. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |