Date: Wed, 3 Jul 1996 13:26:43 +0200 (IST) From: Eli Zaretskii To: GEORGE GAGHON Cc: djgpp AT delorie DOT com Subject: Re: Quake and Win95... In-Reply-To: <4rd5st$p2b@news.nevada.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 3 Jul 1996, GEORGE GAGHON wrote: > I am writing a program in DJGPP, and in Win95 everytime I try to use the > keyboard, like the F key, Win95 takes control of the program. Does this happen for every key? Or just for some of them? What does ``Win95 takes control of the program'' mean? Can you post a small program that exhibits this behavior, or at least tell what the program does? > But in Quake, it does not go into Win95. What are they doing????? Most probably, Quake installs its own keyboard interrup handler, like every decent game out there.