ReactOS 0.4.15-dev-8614-gbc76250
|
#include <cabinet.h>
Public Attributes | |
LPSTR | FileName |
struct FILELIST * | next |
BOOL | DoExtract |
BOOL FILELIST::DoExtract |
Definition at line 548 of file files.c.
Referenced by fdi_notify_extract(), fill_file_list(), and fill_file_node().
LPSTR FILELIST::FileName |
Definition at line 546 of file files.c.
Referenced by file_in_list(), fill_file_list(), fill_file_node(), and free_file_node().
Definition at line 547 of file files.c.
Referenced by fdi_notify_extract(), file_in_list(), fill_file_list(), fill_file_node(), and free_file_list().