|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
| class | CEnumZipContents |
Functions | |
| static bool | IncludeInEnumIDList (SHCONTF contf, SFGAOF att) |
| static bool | IncludeInEnumIDList (SHCONTF contf, bool dir, unz_file_info64 &zfi) |
| HRESULT | _CEnumZipContents_CreateInstance (IZip *zip, DWORD flags, PCWSTR prefix, REFIID riid, LPVOID *ppvOut) |
| HRESULT _CEnumZipContents_CreateInstance | ( | IZip * | zip, |
| DWORD | flags, | ||
| PCWSTR | prefix, | ||
| REFIID | riid, | ||
| LPVOID * | ppvOut | ||
| ) |
Definition at line 134 of file CEnumZipContents.cpp.
Referenced by CZipFolder::EnumObjects().
|
inlinestatic |
Definition at line 30 of file CEnumZipContents.cpp.
Definition at line 11 of file CEnumZipContents.cpp.
Referenced by IncludeInEnumIDList(), and CEnumZipContents::Next().