Xref: news2.mv.net comp.os.msdos.djgpp:4686 From: gaghon AT nevada DOT edu (GEORGE GAGHON) Newsgroups: comp.os.msdos.djgpp Subject: Win95 & the keyboard Date: 6 Jun 1996 18:42:43 GMT Organization: University of Nevada System Computing Services Lines: 7 Message-ID: <4p78r3$uo3@news.nevada.edu> NNTP-Posting-Host: pioneer.nevada.edu NNTP-Posting-User: unauthenticated_user To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp When I am runing my program in DJGPP under Win95, I have no control of the keyboard. If I press the 'F' key, freezes my program and gives control back to Win95, How can you stop this from happening. I have a keyboard interrupt installed to keep DOS out, but how do you keep Win95 out? Vince