home *** CD-ROM | disk | FTP | other *** search
- @DATABASE "pIFFParse/IFFParseBase.h"
- @MASTER "Work2:AD/IInc/pIFFParse/IFFParseBase.h"
- @REMARK This file was created by ADtoHT 2.0 on 11-Mär-97 13:34:57
- @REMARK Do not edit
- @REMARK ADtoHT is © 1993-1995 Christian Stieber
-
- @NODE MAIN "pIFFParse/IFFParseBase.h"
- @TOC "__pOS_Dev.guide/MAIN"
-
- @{"pIFFParse/IFFParseBase.h" LINK File}
-
-
- @{b}Structures@{ub}
-
- @{"pOS_IFFParseBase" LINK "pIFFParse/IFFParseBase.h/File" 19}
-
- @ENDNODE
- @NODE File "pIFFParse/IFFParseBase.h"
- #ifndef __INC_POS_PIFFPARSE_IFFPARSEBASE_H
- #define __INC_POS_PIFFPARSE_IFFPARSEBASE_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Papajewski
- $DAT >>IFFParseBase.h<< 17 Dec 1996 15:38:59 - (C) ProDAD
- *******************************************************************/
-
-
- #ifndef __INC_POS_PEXEC_LIBRARY_H
- #include <@{"pExec/Library.h" LINK "pExec/Library.h/File"}>
- #endif
-
- /*----------------------------------
- -----------------------------------*/
- struct pOS_IFFParseBase
- {
- @{"struct pOS_Library" LINK "pExec/Library.h/File" 26} iffpb_Lib;
-
- /*** SYSTEM - DATAS ***/
- };
-
-
- #endif
- @ENDNODE
-