Mail Archives: djgpp/2002/10/15/11:15:35
> Hmmm...I thought to fast. It seems that the program is OK, but when I return
> to Rhide, then it gives me the COMMAND.COM error, and returns to windows. In
> full dos mode, the systems seems to hang when I return to Rhide.
You cannot run this type of program under a debugger, it must be done
from the command line. TSR'ing nested may scrog the entire DPMI chain.
Use the makefile, not RHIDE. If you must debug, be prepared to kill the
window and start from scratch each time you exit.
> I believe I got something wrong of allocating the memmory for the TSR
> program.
>
> Can anybody please make a simple working source with the DJGPPTSR.ZIP and
> put in in here? (Its just some 30 lines). I would be very gratefull
I'll update the distribution this evening if I get a chance. But if you
delete the entire section about undocumented exceptions it should build.
I'll consider putting a "keep" function in some future release if anyone
else shows interest.
- Raw text -