Mail Archives: djgpp/1997/09/22/14:50:55
Kurt Wall wrote:
>
> Salvador Eduardo Tropea (SET) wrote:
>
> > Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> replied to Mitchell Spector <spector AT EnchantedLearning DOT com>
> > > On Wed, 17 Sep 1997, Mitchell Spector wrote:
> > >
> > > > Can a DJGPP program running in a DOS box under Windows 95
> > > > communicate with another currently-running program (either
> > > > another DJGPP program in a different DOS box or a regular
> > > > Win32 app)?
[Clipped the clipboard suggestion... :-) ]
> Another solution would be to set up a pipe: one app pokes data into an address, the other app
> reads data out of the address. The bookkeeping could get hairy, though. I know that Win32, at
> least, has facilities for IPC such as shared memory and pipes. Take a look at the SDK, if you can
> find it, for the 16-bit versions of Windows.
>
> Kurt
Well, yes, but the question is if there's any way of accessing these
facilities from a DJGPP program? All the set-up could even be done
by a Win32 program, but I don't know if it's possible for a program
sitting in a DOS box to participate in such a scheme.
Mitchell
--
Mitchell Spector, Enchanted Learning Software
E-mail: spector AT EnchantedLearning DOT com
Visit Enchanted Learning's award-winning children's web site!
-- http://www.EnchantedLearning.com --
- Raw text -