Mail Archives: djgpp/1992/02/04/16:01:49
> you recently mentioned that go32 does not save/restore ints 0x78 and up.
> Would it be difficult to add this as a fix to the present release?
> Could you give a tip how to do it? Or would you discourage
> from doing this on one's own.
For those who would like to try it, it's simple. Just create a global
array "char save_vectors[32];" and memmove the old vectors into it,
then restore them on the way out. If I get time, I'll post a patch.
DJ
dj AT ctron DOT com
Life is a banana.
- Raw text -