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.h

    r705 r1182  
    1 /* $Id: console.h,v 1.2 1999-08-26 12:55:36 sandervl Exp $ */
     1/* $Id: console.h,v 1.3 1999-10-08 09:52:33 sandervl Exp $ */
    22
    33/*
     
    2424#endif
    2525
     26#define TABVIRTUALKEYCODES 0x6D
     27extern char tabVirtualKeyCodes[TABVIRTUALKEYCODES];
     28
    2629
    2730DWORD iConsoleInit(void);       /* creation of the console subsystem */
Note: See TracChangeset for help on using the changeset viewer.