ReactOS 0.4.16-dev-853-g88d9285
|
Go to the source code of this file.
Functions | |
template<class H > | |
static int | ErrorBox (H hWnd, int Error) |
template<class T > | |
static bool | IsPathSep (T c) |
bool | IsEqual (const SHCOLUMNID &scid, REFGUID guid, UINT pid) |
HRESULT | InitVariantFromBuffer (const void *buffer, UINT cb, VARIANT *pv) |
void | FreeStrRet (STRRET &str) |
HRESULT | StrTo (LPCWSTR str, UINT len, STRRET &sr) |
HRESULT | StrTo (LPCWSTR str, STRRET &sr) |
HRESULT | StrTo (LPCWSTR str, UINT len, VARIANT &v) |
HRESULT | StrTo (LPCWSTR str, VARIANT &v) |
HRESULT | StrRetToVariantBSTR (STRRET *psr, VARIANT &v) |
HRESULT | GetDetailsOf (IShellFolder2 &Folder, PCUITEMID_CHILD pidl, UINT Column, PWSTR &String) |
HRESULT | InsertMenuItem (QCMINFO &qcmi, UINT &Pos, UINT &TrackId, UINT Id, UINT ResId, int State=0) |
SFGAOF | MapFSToSFAttributes (UINT att) |
bool | IncludeInEnumIDList (SHCONTF contf, SFGAOF att) |
int | MapPIDLToSystemImageListIndex (IShellFolder *pSF, PCUITEMID_CHILD pidl, UINT GilFlags=0) |
|
inline |
Definition at line 88 of file util.h.
Referenced by DECLARE_INTERFACE_().
Definition at line 131 of file util.h.
Referenced by EnumFillCallback().
Definition at line 26 of file util.h.
Referenced by CCabFolder::GetDetailsEx(), and test_InitPropVariantFromBuffer().
|
inline |
Definition at line 97 of file util.h.
Definition at line 16 of file util.h.
Referenced by BuildPath().
Definition at line 124 of file util.h.
Referenced by EnumFillCallback(), and CCabFolder::GetAttributesOf().
|
inline |
Definition at line 150 of file util.h.
Referenced by CCabFolder::GetIconOf().
Definition at line 80 of file util.h.
Referenced by CCabFolder::GetItemDetails().
Definition at line 49 of file util.h.
Referenced by CCabFolder::GetDetailsOf(), CCabFolder::GetDisplayNameOf(), CCabFolder::GetItemDetails(), and StrTo().