|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>
Go to the source code of this file.
Classes | |
| class | CControlPanelEnum |
Enumerations | |
| enum | controlpanel_columns { CONTROLPANEL_COL_NAME , CONTROLPANEL_COL_COMMENT , CONTROLPANEL_COL_COUNT } |
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
| static const CLSID * | IsRegItem (LPCITEMIDLIST pidl) |
| static LPITEMIDLIST | _ILCreateCPanelApplet (LPCWSTR pszName, LPCWSTR pszDisplayName, LPCWSTR pszComment, int iIconIdx) |
| static PIDLCPanelStruct * | _ILGetCPanelPointer (LPCITEMIDLIST pidl) |
| HRESULT | CCPLExtractIcon_CreateInstance (IShellFolder *psf, LPCITEMIDLIST pidl, REFIID riid, LPVOID *ppvOut) |
| EXTERN_C void WINAPI | Control_RunDLLW (HWND hWnd, HINSTANCE hInst, LPCWSTR cmd, DWORD nCmdShow) |
| static HRESULT | GetParsingName (PCIDLIST_ABSOLUTE pidl, PWSTR *Name) |
| static HRESULT | CreateCplAbsoluteParsingPath (LPCWSTR Prefix, LPCWSTR InFolderParse, PWSTR Buf, UINT cchBuf) |
| static HRESULT | FindExeCplClass (LPCWSTR Canonical, HKEY hKey, BOOL Wow64, LPWSTR clsid) |
| static HRESULT | FindExeCplClass (LPCWSTR Canonical, LPWSTR clsid) |
Variables | |
| static const REGFOLDERINFO | g_RegFolderInfo |
| static const shvheader | ControlPanelSFHeader [] |
| Enumerator | |
|---|---|
| CONTROLPANEL_COL_NAME | |
| CONTROLPANEL_COL_COMMENT | |
| CONTROLPANEL_COL_COUNT | |
Definition at line 64 of file CControlPanelFolder.cpp.
|
static |
Definition at line 95 of file CControlPanelFolder.cpp.
Referenced by CControlPanelEnum::RegisterCPanelApp().
|
static |
Definition at line 140 of file CControlPanelFolder.cpp.
Referenced by CCPLExtractIcon_CreateInstance(), CControlPanelFolder::CompareIDs(), CControlPanelFolder::GetDetailsOf(), CControlPanelFolder::GetDisplayNameOf(), CControlPanelFolder::GetUIObjectOf(), and CCPLItemMenu::InvokeCommand().
| HRESULT CCPLExtractIcon_CreateInstance | ( | IShellFolder * | psf, |
| LPCITEMIDLIST | pidl, | ||
| REFIID | riid, | ||
| LPVOID * | ppvOut | ||
| ) |
Definition at line 150 of file CControlPanelFolder.cpp.
Referenced by CControlPanelFolder::GetUIObjectOf().
Definition at line 1177 of file control.c.
|
static |
Definition at line 833 of file CControlPanelFolder.cpp.
Referenced by COpenControlPanel::GetPath(), and COpenControlPanel::Open().
Definition at line 845 of file CControlPanelFolder.cpp.
Referenced by FindExeCplClass(), COpenControlPanel::GetPath(), and COpenControlPanel::Open().
Definition at line 877 of file CControlPanelFolder.cpp.
|
static |
Definition at line 818 of file CControlPanelFolder.cpp.
Referenced by CreateCplAbsoluteParsingPath(), and COpenControlPanel::GetPath().
|
static |
Definition at line 87 of file CControlPanelFolder.cpp.
Referenced by CDesktopFolder::_GetSFFromPidl(), CDrivesFolder::CompareIDs(), CDesktopFolder::GetAttributesOf(), CDrivesFolder::GetAttributesOf(), CControlPanelFolder::GetDetailsEx(), CDrivesFolder::GetDetailsEx(), CDesktopFolderViewCB::ShouldShow(), and CDrivesFolder::ShouldShow().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 59 of file CControlPanelFolder.cpp.
Referenced by CControlPanelFolder::GetDefaultColumnState(), and CControlPanelFolder::GetDetailsOf().
|
static |
Definition at line 26 of file CControlPanelFolder.cpp.
Referenced by CDesktopFolder::FinalConstruct(), CDrivesFolder::FinalConstruct(), and CControlPanelFolder::Initialize().