delorie.com/archives/browse.cgi | search |
From: | c DOT richter AT or-computers DOT de (Christian Richter) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | 16bit program calls from 32bit djgpp |
Date: | 15 Nov 2001 01:47:44 -0800 |
Organization: | http://groups.google.com/ |
Lines: | 21 |
Message-ID: | <acbc941b.0111150147.788858ab@posting.google.com> |
NNTP-Posting-Host: | 62.154.241.226 |
X-Trace: | posting.google.com 1005817664 8149 127.0.0.1 (15 Nov 2001 09:47:44 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | 15 Nov 2001 09:47:44 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello, I was reading already some documentation, newsgroup and FAQ about DJGPP but I could not find a good answer to following question. Is it possible to call a conventional 16bit DOS program within the 32bit environment? For example: 1) I use a GNU shell provided by djgpp. Can I start a 16bit DOS program (foo.exe) from this shell? bash> foo 2) I have a 32bit application and want to call foo.exe within that program with a "system()"-like call. Is this possible? Christian
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |