ReactOS 0.4.16-dev-433-g6363f78
|
#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 _countof(GenericSFHeader) |
Variables | |
static const shvheader | GenericSFHeader [] |
#define GENERICSHELLVIEWCOLUMNS _countof(GenericSFHeader) |
Definition at line 578 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 281 of file CFSFolder.cpp.
Referenced by CFSFolder::GetUIObjectOf().
Definition at line 1968 of file CFSFolder.cpp.
Referenced by CFSFolder::GetCustomViewInfo().
|
static |
Definition at line 91 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), and GetCLSIDForFileType().
HRESULT GetCLSIDForFileType | ( | PCUIDLIST_RELATIVE | pidl, |
LPCWSTR | KeyName, | ||
CLSID * | pclsid | ||
) |
Definition at line 164 of file CFSFolder.cpp.
Referenced by CFSFolder::_CreateExtensionUIObject(), CFSFolder::_GetDropTarget(), CFSFolder::_GetIconHandler(), and CFSFolder::BindToObject().
|
static |
Definition at line 109 of file CFSFolder.cpp.
Referenced by CFileSysEnum::_AddFindResult(), GetCLSIDForFileType(), and SHELL32_GetFSItemAttributes().
|
static |
Definition at line 175 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
|
static |
Definition at line 205 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance().
|
static |
Definition at line 44 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDetailsOf().
|
static |
Definition at line 24 of file CFSFolder.cpp.
Referenced by CFSFolder::_CreateShellExtInstance(), CFSFolder::BindToObject(), CFSFolder::CompareIDs(), ExtensionFromPidl(), GetItemDescription(), and CFSFolder::SetNameOf().
|
static |
Definition at line 199 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
|
static |
Definition at line 37 of file CFSFolder.cpp.
Referenced by CFSFolder::CompareSortFoldersFirst().
|
static |
Definition at line 61 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), and GetCLSIDForFileTypeFromExtension().
|
static |
Definition at line 599 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 619 of file CFSFolder.cpp.
Referenced by CFSFolder::GetAttributesOf().
Definition at line 1438 of file CFSFolder.cpp.
Referenced by CDefView::OnNotify(), CFSFolder::SetNameOf(), and SHELL_FS_ProcessDisplayFilename().
Definition at line 1472 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDisplayNameOf(), and CRecycleBin::GetDisplayNameOf().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 569 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDefaultFSColumnState(), and CFSFolder::GetFSColumnDetails().