ReactOS 0.4.16-dev-340-g0540c21
|
#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 558 of file files.c.
Referenced by fdi_notify_extract().
CHAR SESSION::Destination |
Definition at line 557 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::FileCount |
Definition at line 555 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 554 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::FileSize |
Definition at line 552 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 560 of file files.c.
Referenced by fdi_notify_extract().
INT SESSION::Operation |
Definition at line 556 of file files.c.
Referenced by fdi_notify_extract().