#include <CControlPanelFolder.h>
Definition at line 119 of file CControlPanelFolder.h.
◆ GetCurrentView()
| HRESULT WINAPI COpenControlPanel::GetCurrentView |
( |
CPVIEW * |
pView | ) |
|
|
override |
◆ GetPath()
Definition at line 926 of file CControlPanelFolder.cpp.
927{
929 if (!pszName)
930 {
933 {
936 }
937 }
938 else
939 {
942 {
944 }
945 }
947}
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 891 of file CControlPanelFolder.cpp.
892{
898 if (!pszName)
899 {
902 }
903 else
904 {
907 {
909 {
910
911
914 }
915 }
916 }
917
919 {
922 }
924}
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)
static HRESULT HRESULT_FROM_WIN32(unsigned int x)
int WINAPIV wsprintfW(_Out_ LPWSTR, _In_ _Printf_format_string_ LPCWSTR,...)
◆ UpdateRegistry()
The documentation for this class was generated from the following files: