#include <CControlPanelFolder.h>
Definition at line 114 of file CControlPanelFolder.h.
◆ GetCurrentView()
HRESULT WINAPI COpenControlPanel::GetCurrentView |
( |
CPVIEW * |
pView | ) |
|
|
override |
◆ GetPath()
Definition at line 896 of file CControlPanelFolder.cpp.
897{
899 if (!pszName)
900 {
903 {
906 }
907 }
908 else
909 {
912 {
914 }
915 }
917}
static HRESULT GetParsingName(PCIDLIST_ABSOLUTE pidl, PWSTR *Name)
static HRESULT FindExeCplClass(LPCWSTR Canonical, HKEY hKey, BOOL Wow64, LPWSTR clsid)
static HRESULT CreateCplAbsoluteParsingPath(LPCWSTR Prefix, LPCWSTR InFolderParse, PWSTR Buf, UINT cchBuf)
void WINAPI SHFree(LPVOID pv)
STRSAFEAPI StringCchCopyW(STRSAFE_LPWSTR pszDest, size_t cchDest, STRSAFE_LPCWSTR pszSrc)
◆ Open()
Definition at line 861 of file CControlPanelFolder.cpp.
862{
868 if (!pszName)
869 {
872 }
873 else
874 {
877 {
879 {
880
881
884 }
885 }
886 }
887
889 {
892 }
894}
UINT WINAPI GetSystemDirectoryW(OUT LPWSTR lpBuffer, IN UINT uSize)
#define SEE_MASK_CLASSNAME
#define SEE_MASK_FLAG_DDEWAIT
BOOL WINAPI DECLSPEC_HOTPATCH ShellExecuteExW(LPSHELLEXECUTEINFOW sei)
DWORD WINAPI GetLastError(void)
#define HRESULT_FROM_WIN32(x)
int WINAPIV wsprintfW(_Out_ LPWSTR, _In_ _Printf_format_string_ LPCWSTR,...)
◆ UpdateRegistry()
The documentation for this class was generated from the following files: