home *** CD-ROM | disk | FTP | other *** search
- @DATABASE "pIntui/IntuBase.h"
- @MASTER "Work2:AD/IInc/pIntui/IntuBase.h"
- @REMARK This file was created by ADtoHT 2.0 on 11-Mär-97 13:35:06
- @REMARK Do not edit
- @REMARK ADtoHT is © 1993-1995 Christian Stieber
-
- @NODE MAIN "pIntui/IntuBase.h"
- @TOC "__pOS_Dev.guide/MAIN"
-
- @{"pIntui/IntuBase.h" LINK File}
-
-
- @{b}Structures@{ub}
-
- @{"pOS_IntuiDevice" LINK "pIntui/IntuBase.h/File" 16} @{"pOS_IntuiStdReq" LINK "pIntui/IntuBase.h/File" 17}
-
- @ENDNODE
- @NODE File "pIntui/IntuBase.h"
- #ifndef __INC_POS_PINTUI_INTUBASE_H
- #define __INC_POS_PINTUI_INTUBASE_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Burkarth
- $DAT >>IntuBase.h<< 08 Mar 1997 18:07:48 - (C) ProDAD
- *******************************************************************/
- #ifndef __INC_POS_PEXEC_DEVICE_H
- #include <@{"pExec/Device.h" LINK "pExec/Device.h/File"}>
- #endif
-
-
- struct pOS_IntuiDevice {@{"struct pOS_Device" LINK "pExec/Device.h/File" 21} Dev; };
- struct pOS_IntuiStdReq {void* dummy; };
-
-
- #endif
- @ENDNODE
-