Mail Archives: djgpp/1996/07/17/09:31:47
In article <Pine.OSF.3.91.960704030456.21211A-
100000 AT pioneer DOT nevada DOT edu>, Jag <gaghon AT nevada DOT edu> writes
>>
>> > 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.
>>
>
>That's whats funny. I too am installing a keyboard handler. It locks out
>DOS fine, and Win 3.1, but not 95.
Its almost certainly a bug in your interrupt handler. Are you writing to
the win95 keyboard buffer, variables or passing values onto a chained
interrupt? (Can't help on details - I've only done this on the ST &
Amiga ;)
Incidentaly, you probably cannot stop Win95 seeing keypresses ahead of
your code, otherwise altTab would not work, and its only failed just
before or after an obvious machine crash for me.
(If you want to kill that pesky Windoze key, get the Mickysoft Kernel
Toys)
--
Paul Shirley
- Raw text -