Message-ID: <378A03C7.67560213@geocities.com> From: Sahab Yazdani X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: wierd problem References: <37893502 DOT 9FB263CB AT geocities DOT com> <7mc9ra$sq1$2 AT taliesin DOT netcom DOT net DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 13 Date: Mon, 12 Jul 1999 11:03:35 -0400 NNTP-Posting-Host: 209.5.18.98 X-Complaints-To: abuse AT sprint DOT ca X-Trace: newscontent-01.sprint.ca 931791877 209.5.18.98 (Mon, 12 Jul 1999 11:04:37 EDT) NNTP-Posting-Date: Mon, 12 Jul 1999 11:04:37 EDT Organization: Sprint Canada Inc. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com [snip] > > outportb (0x20, 0x20); Nope this is in the handler, and its the last line, as it should be, but thanks anyways > > For a working C++ keyboard handler see my webpage > (http://www.reggin.freeserve.co.uk/ in the snippets section) Thanks I'll check it out! > > Michael Stewart