ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
EXTRACTCALLBACK | Callback |
void * | CallerCookie |
LPCSTR | OutputDir |
Definition at line 56 of file cabinet.cpp.
EXTRACTCALLBACK NotifyData::Callback |
Definition at line 58 of file cabinet.cpp.
Referenced by FNFDINOTIFY().
void* NotifyData::CallerCookie |
Definition at line 59 of file cabinet.cpp.
Referenced by FNFDINOTIFY().
LPCSTR NotifyData::OutputDir |
Definition at line 60 of file cabinet.cpp.
Referenced by ExtractFilesFromCab(), and FNFDINOTIFY().