Mail Archives: djgpp/1992/07/16/15:05:09
>program crash. The current favorite place to crash is in the function
>which does a dos interrupt to get the free space in the current path.
"Crash" is a funny word for what is happening here. Go32 must deal
with every function that a program might make, and for the ones where
it doesn't know what to do it aborts. It may be that that is what's
happening here. Check in exphdlr.c and make sure that the DOS
interrupt function you're calling is being handled by go32.
DJ
dj AT ctron DOT com
Life is a banana.
- Raw text -