From: "Marcus" Newsgroups: comp.os.msdos.djgpp Subject: System hangs when I exit my program Date: Mon, 14 Feb 2000 12:23:40 +0100 Organization: Telenordia Lines: 16 Message-ID: <888om7$o0t$1@cubacola.tninet.se> NNTP-Posting-Host: cns2-210-200.cm.starport.se X-Trace: cubacola.tninet.se 950527495 24605 193.150.210.200 (14 Feb 2000 11:24:55 GMT) X-Complaints-To: abuse AT algo DOT net NNTP-Posting-Date: 14 Feb 2000 11:24:55 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I have a big problem. My program can't shutdown correct and hangs on shutdown. Sometimes the system hangs too. I use VESA 2, a mouse hook and a keyboard hook. I think the hooks are the problem since I don't know how to quit the mouse hook I do with INT 33 - Ch. But I don't actually know what the problem is. Could you help me?? Tell me if I have to show the code. I'm a newbie at low level programming but I have to use it. Thank you... -- /regards Marcus