ReactOS 0.4.15-dev-6675-gcbc63d8
|
#include <precomp.h>
Go to the source code of this file.
Classes | |
class | CFileSysEnum |
Macros | |
#define | SUPER_HIDDEN (FILE_ATTRIBUTE_HIDDEN | FILE_ATTRIBUTE_SYSTEM) |
#define | GENERICSHELLVIEWCOLUMNS 6 |
Variables | |
static const shvheader | GenericSFHeader [] |
#define GENERICSHELLVIEWCOLUMNS 6 |
Definition at line 537 of file CFSFolder.cpp.
#define SUPER_HIDDEN (FILE_ATTRIBUTE_HIDDEN | FILE_ATTRIBUTE_SYSTEM) |
HRESULT CFSExtractIcon_CreateInstance | ( | IShellFolder * | psf, |
LPCITEMIDLIST | pidl, | ||
REFIID | iid, | ||
LPVOID * | ppvOut | ||
) |
Definition at line 240 of file CFSFolder.cpp.
Referenced by CFSFolder::GetUIObjectOf().
Definition at line 1851 of file CFSFolder.cpp.
Referenced by CFSFolder::GetCustomViewInfo().
LPWSTR ExtensionFromPidl | ( | PCUIDLIST_RELATIVE | pidl | ) |
Definition at line 48 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), and GetCLSIDForFileType().
HRESULT GetCLSIDForFileType | ( | PCUIDLIST_RELATIVE | pidl, |
LPCWSTR | KeyName, | ||
CLSID * | pclsid | ||
) |
Definition at line 127 of file CFSFolder.cpp.
Referenced by CFSFolder::_CreateExtensionUIObject(), CFSFolder::_GetDropTarget(), CFSFolder::_GetIconHandler(), and CFSFolder::BindToObject().
Definition at line 72 of file CFSFolder.cpp.
Referenced by CFileSysEnum::_AddFindResult(), GetCLSIDForFileType(), and SHELL32_GetFSItemAttributes().
|
static |
Definition at line 137 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
|
static |
Definition at line 164 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance().
|
static |
Definition at line 158 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
Definition at line 18 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), and GetCLSIDForFileTypeFromExtension().
LPITEMIDLIST SHELL32_CreatePidlFromBindCtx | ( | IBindCtx * | pbc, |
LPCWSTR | path | ||
) |
Definition at line 546 of file CFSFolder.cpp.
Referenced by CDesktopFolder::ParseDisplayName(), and CFSFolder::ParseDisplayName().
|
static |
Definition at line 579 of file CFSFolder.cpp.
Referenced by CFileSysEnum::_AddFindResult(), CFSFolder::BindToObject(), and CFSFolder::CreateViewObject().
HRESULT SHELL32_GetFSItemAttributes | ( | IShellFolder * | psf, |
LPCITEMIDLIST | pidl, | ||
LPDWORD | pdwAttributes | ||
) |
Definition at line 599 of file CFSFolder.cpp.
Referenced by CFSFolder::GetAttributesOf(), and CFSFolder::ParseDisplayName().
Definition at line 1272 of file CFSFolder.cpp.
Referenced by CDefView::OnNotify(), CFSFolder::SetNameOf(), and SHELL_FS_ProcessDisplayFilename().
Definition at line 1316 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDisplayNameOf().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 528 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDefaultColumnState(), and CFSFolder::GetDetailsOf().