Date: Wed, 10 Feb 1999 13:43:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Salvador Eduardo Tropea (SET)" cc: djgpp AT delorie DOT com, Robert Hoehne Subject: Re: RHIDE bug found In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 9 Feb 1999, Salvador Eduardo Tropea (SET) wrote: > Yes: avoid it. When RHIDE shows the user screen the IDE stops most of the > TVision code and waits for a key so the idle mechanism is disabled (99% sure > of it) and you see it. There are ways to wait for a key in a loop that calls __dpmi_yield as long as the keyboard buffer is empty.