Ignore:
Timestamp:
Oct 8, 1999, 11:52:34 AM (26 years ago)
Author:
sandervl
Message:

EB's accelerator fixes/changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/console.cpp

    r767 r1182  
    1 /* $Id: console.cpp,v 1.13 1999-08-31 22:44:33 phaller Exp $ */
     1/* $Id: console.cpp,v 1.14 1999-10-08 09:52:33 sandervl Exp $ */
    22
    33/*
     
    14951495 *****************************************************************************/
    14961496
    1497 #define TABVIRTUALKEYCODES 0x6D
    1498 static tabVirtualKeyCodes[TABVIRTUALKEYCODES] =
     1497char tabVirtualKeyCodes[TABVIRTUALKEYCODES] =
    14991498{
    15001499/* --- PM key -- NT key --- */
Note: See TracChangeset for help on using the changeset viewer.