ReactOS 0.4.15-dev-6056-gb29b268
|
#include <cabinet.h>
Public Attributes | |
INT | FileSize |
ERF | Error |
struct FILELIST * | FileList |
INT | FileCount |
INT | Operation |
CHAR | Destination [MAX_PATH] |
CHAR | CurrentFile [MAX_PATH] |
CHAR | Reserved [MAX_PATH] |
struct FILELIST * | FilterList |
CHAR SESSION::CurrentFile |
Definition at line 536 of file files.c.
Referenced by fdi_notify_extract().
CHAR SESSION::Destination |
Definition at line 535 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::FileCount |
Definition at line 533 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 532 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::FileSize |
Definition at line 530 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 538 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::Operation |
Definition at line 534 of file files.c.
Referenced by fdi_notify_extract().