Mail Archives: djgpp/1996/10/24/08:27:47
On Wed, 23 Oct 1996, Marc Singer wrote:
> > It shouldn't be too hard to write a small DJGPP program that will put the
> > long command line into CMDLINE variable and invoke the program you need.
>
> Does this technique work with Win32 native programs? My client is
> using MSC10, aka Visual (ha) C++ 4.0.
I have no idea, but I cannot imagine why not.
Even if that doesn't work, you can change `system' and/or `spawn' in the
DJGPP library so that they will support whatever method native Win32
programs use. Since DJGPP is free software, you can do whatever you like.
- Raw text -