home *** CD-ROM | disk | FTP | other *** search
- @DATABASE "Device/Keys.h"
- @MASTER "Work2:AD/IInc/Device/Keys.h"
- @REMARK This file was created by ADtoHT 2.0 on 11-Mär-97 13:33:47
- @REMARK Do not edit
- @REMARK ADtoHT is © 1993-1995 Christian Stieber
-
- @NODE MAIN "Device/Keys.h"
- @TOC "__pOS_Dev.guide/MAIN"
-
- @{"Device/Keys.h" LINK File}
-
- @ENDNODE
- @NODE File "Device/Keys.h"
- #ifndef __INC_POS_DEVICE_KEYS_H
- #define __INC_POS_DEVICE_KEYS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Burkarth
- $DAT >>Keys.h<< 05 Nov 1995 13:35:52 - (C) ProDAD
- *******************************************************************/
- #ifndef __INC_POS_DEVICE_IEVENT_H
- #include <@{"Device/IEvent.h" LINK "Device/IEvent.h/File"}>
- #endif
-
-
- enum pOS_Keys
- {
- pOSKEY_CSI =0x9b,
-
- };
-
- #endif
- @ENDNODE
-