Changeset 1182 for trunk/src/kernel32/console.h
- Timestamp:
- Oct 8, 1999, 11:52:34 AM (26 years ago)
- 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:36sandervl Exp $ */1 /* $Id: console.h,v 1.3 1999-10-08 09:52:33 sandervl Exp $ */ 2 2 3 3 /* … … 24 24 #endif 25 25 26 #define TABVIRTUALKEYCODES 0x6D 27 extern char tabVirtualKeyCodes[TABVIRTUALKEYCODES]; 28 26 29 27 30 DWORD iConsoleInit(void); /* creation of the console subsystem */
Note:
See TracChangeset
for help on using the changeset viewer.