home *** CD-ROM | disk | FTP | other *** search
- @DATABASE "pLayer/LayBase.h"
- @MASTER "Work2:AD/IInc/pLayer/LayBase.h"
- @REMARK This file was created by ADtoHT 2.0 on 11-Mär-97 13:35:18
- @REMARK Do not edit
- @REMARK ADtoHT is © 1993-1995 Christian Stieber
-
- @NODE MAIN "pLayer/LayBase.h"
- @TOC "__pOS_Dev.guide/MAIN"
-
- @{"pLayer/LayBase.h" LINK File}
-
-
- @{b}Structures@{ub}
-
- @{"pOS_LayerBase" LINK "pLayer/LayBase.h/File" 18}
-
- @ENDNODE
- @NODE File "pLayer/LayBase.h"
- #ifndef __INC_POS_PLAYER_LAYBASE_H
- #define __INC_POS_PLAYER_LAYBASE_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Burkarth
- $DAT >>LayBase.h<< 31 Jul 1996 10:38:14 - (C) ProDAD
- *******************************************************************/
- #ifndef __INC_POS_PEXEC_LIBRARY_H
- #include <@{"pExec/Library.h" LINK "pExec/Library.h/File"}>
- #endif
-
-
- /*----------------------------------
- -----------------------------------*/
- struct pOS_LayerBase
- {
- @{"struct pOS_Library" LINK "pExec/Library.h/File" 26} lay_Lib;
-
- /*** SYSTEM - DATAS ***/
- };
-
-
- #endif
- @ENDNODE
-