Mail Archives: djgpp/2001/05/14/03:59:37
On Mon, 14 May 2001, Rafal Maj wrote:
> I'm calling small DJGPP program from autoexec, so to execute it I must run
> cwsdpmi.exe before.
Why do you think you need to run CWSDPMI? I think you don't: the
program will load it itself, and it will also unload it when it exits.
If this is somehow not working, please post the details.
> Then, after my program returns, the system continues
> loading 'Lose98'. Is this ok ? Loading cwsdpmi (with is dos driver I think)
> and then windows ? WIll cwsdpmi decrease my memory available later under
> windows ?
Well, if you do what I suggested, you will not need to worry about this,
since CWSDPMI is automatically unloaded when the DJGPP program which
loaded it exits.
- Raw text -