ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <precomp.h>
Go to the source code of this file.
Classes | |
class | CDesktopFolderEnum |
Macros | |
#define | DESKTOPSHELLVIEWCOLUMNS 6 |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
HRESULT WINAPI | IEParseDisplayNameWithBCW (DWORD codepage, LPCWSTR lpszDisplayName, LPBC pbc, LPITEMIDLIST *ppidl) |
static INT | IsNamespaceExtensionHidden (const WCHAR *iid) |
static INT | IsNamespaceExtensionHidden (LPCITEMIDLIST pidl) |
int | SHELL_ConfirmMsgBox (HWND hWnd, LPWSTR lpszText, LPWSTR lpszCaption, HICON hIcon, BOOL bYesToAll) |
HRESULT WINAPI | SHGetDesktopFolder (IShellFolder **psf) |
Variables | |
static const WCHAR | ClassicStartMenuW [] |
static const shvheader | DesktopSFHeader [] |
static const DWORD | dwDesktopAttributes |
static const DWORD | dwMyComputerAttributes |
static DWORD | dwMyNetPlacesAttributes |
#define DESKTOPSHELLVIEWCOLUMNS 6 |
Definition at line 184 of file CDesktopFolder.cpp.
HRESULT WINAPI IEParseDisplayNameWithBCW | ( | DWORD | codepage, |
LPCWSTR | lpszDisplayName, | ||
LPBC | pbc, | ||
LPITEMIDLIST * | ppidl | ||
) |
Definition at line 506 of file shdocvw_main.c.
Referenced by CDesktopFolder::ParseDisplayName().
Definition at line 51 of file CDesktopFolder.cpp.
Referenced by CDesktopFolderEnum::Initialize(), and IsNamespaceExtensionHidden().
|
static |
Definition at line 70 of file CDesktopFolder.cpp.
int SHELL_ConfirmMsgBox | ( | HWND | hWnd, |
LPWSTR | lpszText, | ||
LPWSTR | lpszCaption, | ||
HICON | hIcon, | ||
BOOL | bYesToAll | ||
) |
Definition at line 203 of file shlfileop.cpp.
Referenced by SHELL_ConfirmDialogW().
HRESULT WINAPI SHGetDesktopFolder | ( | IShellFolder ** | psf | ) |
Definition at line 882 of file CDesktopFolder.cpp.
Referenced by _BindToObject(), CViewStatePropertyBag::_CreateBag(), CFSDropTarget::_DoDrop(), _GetDocumentsPidl(), CBandSiteMenu::_GetMenuIdFromISFBand(), _ILParsePathW(), CMruNode::_InitLate(), _ParsePathToPidl(), BindToDesktop(), CShellItem::BindToHandler(), BrsFolder_NewFolder(), BrsFolder_OnSetExpanded(), CGuidItemExtractIcon_CreateInstance(), COMDLG32_GetDisplayNameOf(), COMDLG32_UpdateCurrentDir(), CShellItem::Compare(), CSendToMenu::CSendToMenu(), CMyDocsDropHandler::Drop(), CDeskLinkDropHandler::Drop(), CAddressEditBox::Execute(), FileDialog_constructor(), FILEDLG95_LOOKIN_Init(), FILEDLG95_ValidatePathAction(), CAddressEditBox::FillOneLevel(), CQuickLaunchBand::FinalConstruct(), FM_InitMenuPopup(), CShellItem::get_parent_shellfolder(), CFolderItem::get_Path(), CShellItem::get_shellfolder(), CShellItem::GetAttributes(), GetFullName(), GetName(), GetPidlFromName(), CFolder::GetShellFolder(), GetShellFolderFromPidl(), CFindFolder::GetUIObjectOf(), HCR_GetFolderAttributes(), ILGetDisplayNameExW(), Initialize(), CDesktopBrowser::Initialize(), CFolderItems::Initialize(), CExplorerBand::InitializeExplorerBand(), CISFBand::InitializeSFB(), InitializeTreeView(), CSearchBar::Invoke(), CCPLItemMenu::InvokeCommand(), CShellBrowser::Navigate(), on_default_action(), CShellMenuCallback::OnGetSubMenu(), CShellBrowser::OnOrganizeFavorites(), CAddressEditBox::ParseNow(), ParseSharedPacket(), CStartMenuBtnCtxMenu::QueryContextMenu(), CNtObjectFolder::ResolveSymLink(), CACListISF::SetLocation(), SHBindToFolder(), SHBindToFolderIDListParent(), SHBindToParent(), SHELL_GetPathFromIDListForExecuteW(), ShellFolder::ShellFolder(), SHEmptyRecycleBinW(), SHILCreateFromPathW(), SHOpenFolderAndSelectItems(), SHParseDisplayName(), START_TEST(), test_basics(), test_BindToObject(), test_CallForAttributes(), test_click_make_new_folder_button(), test_CreateViewWindow(), test_CShellMenu(), test_CShellMenu_params(), test_DataObject(), test_desktop_displaynameof(), test_desktop_folder(), test_desktop_IPersist(), test_EnumObjects_and_CompareIDs(), test_ExpectFolders_imp(), test_FolderShortcut(), test_GetAttributesOf(), test_GetDisplayName(), test_GetItemObject(), test_GetSetCurrentViewMode(), test_GetUIObject(), test_IFolderView(), test_InputObject(), test_IOleCommandTarget(), test_IOleWindow(), test_IShellFolderView(), test_ITEMIDLIST_format(), test_LocalizedNames(), test_navigation(), test_parse_for_control_panel(), test_parse_for_entire_network(), test_ParseDisplayName(), test_ParseDisplayNamePBC(), test_selection(), test_SHCreateDefaultContextMenu(), test_SHCreateShellFolderView(), test_SHCreateShellFolderViewEx(), test_SHCreateShellItem(), test_SHCreateShellItemArray(), test_ShellFolderViewDual(), test_ShellItemArrayEnumItems(), test_ShellItemArrayGetAttributes(), test_ShellItemCompare(), test_ShellItemGetAttributes(), test_SHGetIDListFromObject(), test_SHGetItemFromDataObject(), test_SHGetItemFromObject(), test_SHGetNameFromIDList(), test_SHGetPathFromIDList(), test_SHIShellFolder_EnumObjects(), test_SHLimitInputEdit(), test_ShortcutFolder(), and test_SHParseDisplayName().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 47 of file CDesktopFolder.cpp.
Referenced by CDesktopFolderEnum::AddItemsFromClassicStartMenuKey(), and IsNamespaceExtensionHidden().
Definition at line 175 of file CDesktopFolder.cpp.
Referenced by CDesktopFolder::GetDefaultColumnState(), and CDesktopFolder::GetDetailsOf().
Definition at line 186 of file CDesktopFolder.cpp.
Referenced by CDesktopFolder::GetAttributesOf().
Definition at line 189 of file CDesktopFolder.cpp.
Referenced by CDesktopFolder::GetAttributesOf().
|
static |
Definition at line 192 of file CDesktopFolder.cpp.
Referenced by CDesktopFolder::GetAttributesOf().