Mail Archives: djgpp/2002/10/16/12:45:03
Oke, the keep functions seems to work in a stand alone version. Right now I
have 2 projects running. One is called "Main" and the other is "Child". Main
seems to running correct, but when he is loading the child program (this one
should be keeped in memmory) the complete program and all surroundings seems
to crash. But child.exe itself is yet working ok when I am starting only
that one. My guess is that the child program is overlapping the main
program, but I use spawn with P_WAIT so that would not be it. Any
suggestions?
Greetz,
ChaoTix
"CBFalconer" <cbfalconer AT yahoo DOT com> wrote in message
news:3DAC3647 DOT 96DE8E15 AT yahoo DOT com...
> ChaoTix wrote:
> >
> > Hey, thats strange. It seems to work under full dos mode, but not
> > in windows 98/95 dos. But we can still work with it. Thanx.
>
> Don't toppost please.
>
> If you think about it, how could it work in W9x dos boxen. They
> are separate virtual machines, and once you exit the window the
> whole virtual machine is gone. So a so-called TSR cannot affect
> the whole machine.
>
> --
> Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
> Available for consulting/temporary embedded and systems.
> <http://cbfalconer.home.att.net> USE worldnet address!
>
- Raw text -