|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 593 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 296 of file CFSFolder.cpp.
Referenced by CFSFolder::GetUIObjectOf().
Definition at line 2011 of file CFSFolder.cpp.
Referenced by CFSFolder::GetCustomViewInfo().
|
static |
Definition at line 91 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), GetCLSIDForFileType(), and GetItemCLSID().
| 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(), GetItemCLSID(), and SHELL32_GetFSItemAttributes().
|
static |
Definition at line 190 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
|
static |
Definition at line 220 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance().
| HRESULT GetItemCLSID | ( | PCUIDLIST_RELATIVE | pidl, |
| CLSID * | pclsid | ||
| ) |
Definition at line 174 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDetailsEx().
|
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 214 of file CFSFolder.cpp.
Referenced by getIconLocationForFolder().
|
static |
Definition at line 37 of file CFSFolder.cpp.
Referenced by CFSFolder::CompareSortFoldersFirst().
|
static |
Definition at line 17 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDetailsEx(), GetItemCLSID(), GetItemDescription(), and CFSFolder::SetNameOf().
Definition at line 61 of file CFSFolder.cpp.
Referenced by CFSExtractIcon_CreateInstance(), and GetCLSIDForFileTypeFromExtension().
|
static |
Definition at line 614 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 634 of file CFSFolder.cpp.
Referenced by CFSFolder::GetAttributesOf().
Definition at line 1431 of file CFSFolder.cpp.
Referenced by CDefView::OnNotify(), CFSFolder::SetNameOf(), and SHELL_FS_ProcessDisplayFilename().
Definition at line 1466 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDisplayNameOf(), and CRecycleBin::GetDisplayNameOf().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 584 of file CFSFolder.cpp.
Referenced by CFSFolder::GetDefaultFSColumnState(), and CFSFolder::GetFSColumnDetails().