>Date: Mon, 19 Jun 2000 00:07:02 +0200 (CEST)
>From: werni <[EMAIL PROTECTED]>

>when I push escape key my dosemu freezes. But only when I'm runninf

I noticed it happens when INT 28h is invoked with ints disabled
(with another program). The INT 28h is serviced by DosEmu, and
seems it keeps the "ints disabled" state preventing DOS program
from receiving "keyboard interrupt". I suppose if application
invokes INT 28h in loop without enabling interrupts until it
finds keystroke in buffer it may wait forever...

Jerzy

Reply via email to