delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/27/12:47:23

Date: Sun, 27 Jun 1999 19:44:47 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Pavlos <trash24379 AT usa DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: DJGPP Dos Apps + Windows Apps
In-Reply-To: <7l3n3b$ome$1@newssrv.otenet.gr>
Message-ID: <Pine.SUN.3.91.990627194136.5761l-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 27 Jun 1999, Pavlos wrote:

> Is it possible for a DJGPP Dos program to communicate (send/receive data)
> with a Windows program?

Hard, but possible.  The ways I could think of, in the increasing order 
of complexity:

	- disk file
	- clipboard
	- TSR loaded ahead of Windows
	- device driver

> Also, can this be done with two DJGPP programs running under Windows Dos
> Prompt?

Same solutions.

The problem is the same in both cases: Windows programs run in a 
different virtual machine than DOS programs; and every DOS box is a 
separate virtual machine.  Different virtual machines have separate 
address spaces.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019