Mail Archives: djgpp/2001/05/14/06:55:13
Rafal Maj <maj_rafal AT poczta DOT onet DOT pl> wrote:
> I'm calling small DJGPP program from autoexec, so to execute it I must run
> cwsdpmi.exe before.
No, you don't. Not if you have cwsdpmi in the PATH, or in the same directory
that DJGPP app is in.
> Then, after my program returns, the system continues loading
> 'Lose98'. Is this ok ? Loading cwsdpmi (with is dos driver I think)
> and then windows ?
Yes, that's OK. CWSDPMI will have unloaded itself automatically after
serving DPMI for one application. If it hadn't (i.e. you put it into
resident mode), you'ld have noticed that, since Winblows cannot
possibly boot itself with a DPMI server already present in the system.
> WIll cwsdpmi decrease my memory available later under windows ?
No. To see, run "mem / c" in a Windows DOS box: you'll see that
there's no CWSDPMI consuming memory.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -