|
ReactOS 0.4.17-dev-806-gffa4164
|
#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 533 of file files.c.
Referenced by fdi_notify_extract().
| CHAR SESSION::Destination |
Definition at line 532 of file files.c.
Referenced by fdi_notify_extract().
| INT SESSION::FileCount |
Definition at line 530 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 529 of file files.c.
Referenced by fdi_notify_extract().
| INT SESSION::FileSize |
Definition at line 527 of file files.c.
Referenced by fdi_notify_extract().
Definition at line 535 of file files.c.
Referenced by fdi_notify_extract().
| INT SESSION::Operation |
Definition at line 531 of file files.c.
Referenced by fdi_notify_extract().