ReactOS 0.4.15-dev-7918-g2a2556c
FILELIST Struct Reference

#include <cabinet.h>

Collaboration diagram for FILELIST:

Public Attributes

LPSTR FileName
 
struct FILELISTnext
 
BOOL DoExtract
 

Detailed Description

Definition at line 547 of file files.c.

Member Data Documentation

◆ DoExtract

BOOL FILELIST::DoExtract

Definition at line 550 of file files.c.

Referenced by fdi_notify_extract(), fill_file_list(), and fill_file_node().

◆ FileName

LPSTR FILELIST::FileName

Definition at line 548 of file files.c.

Referenced by file_in_list(), fill_file_list(), fill_file_node(), and free_file_node().

◆ next

struct FILELIST * FILELIST::next

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