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