ReactOS 0.4.16-dev-91-g764881a
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
LPITEMIDLIST | _ILCreate (ZipPidlType Type, PCWSTR lpString, unz_file_info64 &info) |
const ZipPidlEntry * | _ZipFromIL (LPCITEMIDLIST pidl) |
LPITEMIDLIST _ILCreate | ( | ZipPidlType | Type, |
PCWSTR | lpString, | ||
unz_file_info64 & | info | ||
) |
Definition at line 11 of file zippidl.cpp.
const ZipPidlEntry * _ZipFromIL | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 41 of file zippidl.cpp.
Referenced by CZipFolder::BindToObject(), CZipFolder::CompareIDs(), CZipFolder::GetAttributesOf(), CZipFolder::GetDetailsOf(), CZipFolder::GetDisplayNameOf(), and CZipFolder::GetUIObjectOf().