From: "yogin" Newsgroups: comp.os.msdos.djgpp References: <=YITOGel56Q818=J5tOt2iM48Lhy AT 4ax DOT com> Subject: Re: Allegro's GUI hangs keyboard in W95 dos-box Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Tue, 26 Oct 1999 20:33:10 GMT NNTP-Posting-Host: 212.160.48.68 X-Complaints-To: abuse AT tpsa DOT pl X-Trace: news.tpnet.pl 940969990 212.160.48.68 (Tue, 26 Oct 1999 22:33:10 MET DST) NNTP-Posting-Date: Tue, 26 Oct 1999 22:33:10 MET DST Organization: TPNET - http://www.tpnet.pl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > Allegro hangs keyboard in a dos-box, when I quit my application. It occurs > > **only** when using GUI. It doesn't > > Post the source of the simplest program that does this. You might want > to use some printf()s to help debug where this is crashing. > -- > Damian Yerrick I cannot achieve this for now :) The problem seems to occur in a random manner. As soon as it happens again, I will repeat the question, with an example of course. And a small note: I cannot locate any suspicious location (with printf()), because keyboard hangs when I quit my program. Keyboard in dos-box is not accesible from that moment. It seems like Allegro didn't remove its keyboard handler. But it does for sure. Thanks for your time! yogin