ReactOS 0.4.15-dev-7842-g558ab78
fdi_file Struct Reference
Collaboration diagram for fdi_file:

Public Attributes

struct fdi_filenext
 
LPSTR filename
 
int fh
 
cab_ULONG length
 
cab_ULONG offset
 
cab_UWORD index
 
cab_UWORD time
 
cab_UWORD date
 
cab_UWORD attribs
 
BOOL oppressed
 

Detailed Description

Definition at line 78 of file fdi.c.

Member Data Documentation

◆ attribs

cab_UWORD fdi_file::attribs

Definition at line 85 of file fdi.c.

◆ date

cab_UWORD fdi_file::date

Definition at line 85 of file fdi.c.

◆ fh

int fdi_file::fh

Definition at line 81 of file fdi.c.

◆ filename

LPSTR fdi_file::filename

Definition at line 80 of file fdi.c.

Referenced by fdi_decomp().

◆ index

cab_UWORD fdi_file::index

Definition at line 84 of file fdi.c.

◆ length

cab_ULONG fdi_file::length

Definition at line 82 of file fdi.c.

Referenced by fdi_decomp().

◆ next

struct fdi_file* fdi_file::next

Definition at line 79 of file fdi.c.

◆ offset

cab_ULONG fdi_file::offset

Definition at line 83 of file fdi.c.

Referenced by fdi_decomp().

◆ oppressed

BOOL fdi_file::oppressed

Definition at line 86 of file fdi.c.

◆ time

cab_UWORD fdi_file::time

Definition at line 85 of file fdi.c.


The documentation for this struct was generated from the following file: