From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Weird mouse interrupt...Help! Date: Thu, 28 Nov 2002 13:24:23 CST Organization: Rice University, Houston TX Lines: 8 Message-ID: <3de66d67.sandmann@clio.rice.edu> References: <4d62e692 DOT 0211271946 DOT 799e233b AT posting DOT google DOT com> <3de5adb7 DOT sandmann AT clio DOT rice DOT edu> <4d62e692 DOT 0211280459 DOT 320c9535 AT posting DOT google DOT com> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1038511802 15295 128.42.105.3 (28 Nov 2002 19:30:02 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 28 Nov 2002 19:30:02 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Yes! I used DJGPP wrappers to insatll my handler. as this .... > In my handler, I remove INTERRUPT_ENTER() and INTERRUPT_LEAVE_BOTH() as > Charles said. And my program work fine(when mouse interrupt or my H/W > interrut occurred), my system never crashed! I try many times. I'll try to fix the documentation for the next release to make this more clear in the info pages.