From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: [Q] Disable win95 function key? Date: Fri, 05 Sep 1997 10:33:28 +0200 Organization: TU Chemnitz-Zwickau Lines: 23 Message-ID: <340FC3D8.2B19FD68@Mathematik.TU-Chemnitz.DE> References: <5unb59$8d7 AT usenet DOT kreonet DOT re DOT kr> NNTP-Posting-Host: pandora.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk DongSu Kim wrote: > > I want to disable Win95 function key(Alt-TAB, Ctrl-ESC, ....) on my program > written by DJGPP. Please follow-up to this letter. Create for that program a pif and then simply modify the properties for that program. This is an thing of W95, which has nothing to do with DJGPP but it can be used with any MS-DOS program under W95. But if you really wnat to disable the above mentioned keys totally in your DJGPP program, you should do at first the steps above and then you have to install your own keyboard handler (very hard!!) and then "eat" this keys. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************