ReactOS 0.4.16-dev-1040-g85afe48
|
#include <cabview.h>
Public Attributes | |
LPCWSTR | Path |
const FDINOTIFICATION * | pfdin |
HRESULT | hr |
HRESULT EXTRACTCALLBACKDATA::hr |
Definition at line 21 of file cabview.h.
Referenced by ExtractFilesCallback().
LPCWSTR EXTRACTCALLBACKDATA::Path |
Definition at line 19 of file cabview.h.
Referenced by ExtractCabinet(), and ExtractFilesCallback().
const FDINOTIFICATION* EXTRACTCALLBACKDATA::pfdin |
Definition at line 20 of file cabview.h.
Referenced by EnumFillCallback(), ExtractCabinet(), and ExtractFilesCallback().