|
ReactOS 0.4.17-dev-243-g1369312
|
#include <winreg.h>

Go to the source code of this file.
Classes | |
| struct | tagPOLICYDATA |
Typedefs | |
| typedef struct tagPOLICYDATA | POLICYDATA |
| typedef struct tagPOLICYDATA * | LPPOLICYDATA |
| typedef INT_PTR(CALLBACK * | SHDIALOGPROC) (PVOID pThis, HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Enumerations | |
| enum | _shellkey_flags { SHKEY_Root_HKCU = 0x1 , SHKEY_Root_HKLM = 0x2 , SHKEY_Key_Explorer = 0x00 , SHKEY_Key_Shell = 0x10 , SHKEY_Key_ShellNoRoam = 0x20 , SHKEY_Key_Classes = 0x30 , SHKEY_Subkey_Default = 0x0000 , SHKEY_Subkey_ResourceName = 0x1000 , SHKEY_Subkey_Handlers = 0x2000 , SHKEY_Subkey_Associations = 0x3000 , SHKEY_Subkey_Volatile = 0x4000 , SHKEY_Subkey_MUICache = 0x5000 , SHKEY_Subkey_FileExts = 0x6000 , SHKEY_Root_HKCU = 0x1 , SHKEY_Root_HKLM = 0x2 , SHKEY_Key_Explorer = 0x00 , SHKEY_Key_Shell = 0x10 , SHKEY_Key_ShellNoRoam = 0x20 , SHKEY_Key_Classes = 0x30 , SHKEY_Subkey_Default = 0x0000 , SHKEY_Subkey_ResourceName = 0x1000 , SHKEY_Subkey_Handlers = 0x2000 , SHKEY_Subkey_Associations = 0x3000 , SHKEY_Subkey_Volatile = 0x4000 , SHKEY_Subkey_MUICache = 0x5000 , SHKEY_Subkey_FileExts = 0x6000 } |
| #define E_DATATYPE_MISMATCH HRESULT_FROM_WIN32(ERROR_DATATYPE_MISMATCH) |
Definition at line 494 of file shlwapi_undoc.h.
| #define FixSlashesAndColon FixSlashesAndColonA |
Definition at line 417 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_ANY 0xffffffff |
Definition at line 369 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_ASTERIX 0x00000002 |
Definition at line 359 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_BACKSLASH 0x00000008 |
Definition at line 361 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_COLON 0x00000010 |
Definition at line 362 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_COMMA 0x00000040 |
Definition at line 364 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_DOT 0x00000004 |
Definition at line 360 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_DOUBLEQUOTE 0x00000200 |
Definition at line 367 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_INVALID 0x00000000 |
Definition at line 368 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_LETTER 0x00000001 |
Definition at line 358 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_OTHER_VALID 0x00000100 |
Definition at line 366 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_SEMICOLON 0x00000020 |
Definition at line 363 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_SPACE 0x00000080 |
Definition at line 365 of file shlwapi_undoc.h.
| #define PathIsValidChar PathIsValidCharA |
Definition at line 415 of file shlwapi_undoc.h.
| #define SHAboutInfo SHAboutInfoA |
Definition at line 66 of file shlwapi_undoc.h.
| #define SHACF_ANSI 0x00000080 |
Definition at line 444 of file shlwapi_undoc.h.
| #define SHACF_ANSIDISPLAYNAMES 0x00010000 |
Definition at line 453 of file shlwapi_undoc.h.
| #define SHACF_CONTEXTMENU 0x00000001 |
Definition at line 434 of file shlwapi_undoc.h.
| #define SHACF_CORELINTERNETENUM 0x00000004 |
Definition at line 437 of file shlwapi_undoc.h.
| #define SHACF_DOCOBJECT 0x00000002 |
Definition at line 436 of file shlwapi_undoc.h.
| #define SHACF_FILEOPENBOGUSCTRLID 0x00020000 |
Definition at line 454 of file shlwapi_undoc.h.
| #define SHACF_FILEOPENNEEDSEXT 0x00001000 |
Definition at line 449 of file shlwapi_undoc.h.
| #define SHACF_FLUSHNOWAITALWAYS SHACF_CONTEXTMENU |
Definition at line 435 of file shlwapi_undoc.h.
| #define SHACF_FORCELFNIDLIST 0x00040000 |
Definition at line 455 of file shlwapi_undoc.h.
| #define SHACF_IGNOREENUMRESET 0x00004000 |
Definition at line 451 of file shlwapi_undoc.h.
| #define SHACF_LOADCOLUMNHANDLER 0x00000040 |
Definition at line 443 of file shlwapi_undoc.h.
| #define SHACF_MYCOMPUTERFIRST 0x00000008 |
Definition at line 440 of file shlwapi_undoc.h.
| #define SHACF_NOVALIDATEFSIDS 0x00000800 |
Definition at line 448 of file shlwapi_undoc.h.
| #define SHACF_OLDCREATEVIEWWND SHACF_CORELINTERNETENUM |
Definition at line 438 of file shlwapi_undoc.h.
| #define SHACF_OLDREGITEMGDN 0x00000010 |
Definition at line 441 of file shlwapi_undoc.h.
| #define SHACF_STAROFFICE5PRINTER 0x00000400 |
Definition at line 447 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN1 0x00000100 |
Definition at line 445 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN2 0x01000000 |
Definition at line 457 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN3 0x80000000 |
Definition at line 458 of file shlwapi_undoc.h.
| #define SHACF_WIN95BINDTOOBJECT 0x00002000 |
Definition at line 450 of file shlwapi_undoc.h.
| #define SHACF_WIN95DEFVIEW SHACF_CORELINTERNETENUM |
Definition at line 439 of file shlwapi_undoc.h.
| #define SHACF_WIN95SHLEXEC 0x00000200 |
Definition at line 446 of file shlwapi_undoc.h.
| #define SHCreateWorkerWindow SHCreateWorkerWindowA |
Definition at line 250 of file shlwapi_undoc.h.
| #define SHELL_GCOUNTER_DECLAREPARAMETERS | ( | handle, | |
| id | |||
| ) | SHELL_GCOUNTER_PARAMETERS(HANDLE handle, SHGLOBALCOUNTER id) |
Definition at line 52 of file shlwapi_undoc.h.
| #define SHELL_GCOUNTER_DEFINE_GUID | ( | name, | |
| a, | |||
| b, | |||
| c, | |||
| d, | |||
| e, | |||
| f, | |||
| g, | |||
| h, | |||
| i, | |||
| j, | |||
| k | |||
| ) | const GUID name = { a, b, c, { d, e, f, g, h, i, j, k } } |
Definition at line 40 of file shlwapi_undoc.h.
Definition at line 41 of file shlwapi_undoc.h.
Definition at line 42 of file shlwapi_undoc.h.
Definition at line 43 of file shlwapi_undoc.h.
| #define SHELL_GlobalCounterGet | ( | handle | ) | SHGlobalCounterGetValue(handle) |
Definition at line 49 of file shlwapi_undoc.h.
| #define SHELL_GlobalCounterIncrement | ( | handle | ) | SHGlobalCounterIncrement(handle) |
Definition at line 50 of file shlwapi_undoc.h.
Definition at line 48 of file shlwapi_undoc.h.
Definition at line 17 of file shlwapi_undoc.h.
| #define SHExpandEnvironmentStrings SHExpandEnvironmentStringsA |
Definition at line 166 of file shlwapi_undoc.h.
| #define SHGetValueGoodBoot SHGetValueGoodBootA |
Definition at line 282 of file shlwapi_undoc.h.
| #define SHLoadRegUIString SHLoadRegUIStringA |
Definition at line 283 of file shlwapi_undoc.h.
Definition at line 416 of file shlwapi_undoc.h.
| #define WHICH_BAT (1 << 3) |
Definition at line 350 of file shlwapi_undoc.h.
| #define WHICH_CMD (1 << 5) |
Definition at line 352 of file shlwapi_undoc.h.
| #define WHICH_COM (1 << 1) |
Definition at line 348 of file shlwapi_undoc.h.
Definition at line 355 of file shlwapi_undoc.h.
| #define WHICH_EXE (1 << 2) |
Definition at line 349 of file shlwapi_undoc.h.
| #define WHICH_LNK (1 << 4) |
Definition at line 351 of file shlwapi_undoc.h.
| #define WHICH_OPTIONAL (1 << 6) |
Definition at line 353 of file shlwapi_undoc.h.
| #define WHICH_PIF (1 << 0) |
Definition at line 347 of file shlwapi_undoc.h.
| #define ZoneCheckPath ZoneCheckPathA |
Definition at line 597 of file shlwapi_undoc.h.
| #define ZoneCheckUrl ZoneCheckUrlA |
Definition at line 598 of file shlwapi_undoc.h.
| #define ZoneCheckUrlEx ZoneCheckUrlExA |
Definition at line 599 of file shlwapi_undoc.h.
| #define ZoneCheckUrlExCache ZoneCheckUrlExCacheA |
Definition at line 596 of file shlwapi_undoc.h.
| typedef struct tagPOLICYDATA * LPPOLICYDATA |
| typedef struct tagPOLICYDATA POLICYDATA |
| typedef INT_PTR(CALLBACK * SHDIALOGPROC) (PVOID pThis, HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Definition at line 468 of file shlwapi_undoc.h.
Definition at line 316 of file shlwapi_undoc.h.
Definition at line 250 of file utils.cpp.
Definition at line 258 of file utils.cpp.
| HRESULT WINAPI ConnectToConnectionPoint | ( | IUnknown * | lpUnkSink, |
| REFIID | riid, | ||
| BOOL | bAdviseOnly, | ||
| IUnknown * | lpUnknown, | ||
| LPDWORD | lpCookie, | ||
| IConnectionPoint ** | lppCP | ||
| ) |
Definition at line 1193 of file ordinal.c.
Referenced by init_pointers().
| BOOL WINAPI IContextMenu_Invoke | ( | _In_ IContextMenu * | pContextMenu, |
| _In_ HWND | hwnd, | ||
| _In_ LPCSTR | lpVerb, | ||
| _In_ UINT | uFlags | ||
| ) |
Definition at line 532 of file utils.cpp.
| HRESULT WINAPI IsQSForward | ( | _In_opt_ REFGUID | pguidCmdGroup, |
| _In_ ULONG | cCmds, | ||
| _In_ OLECMD * | prgCmds | ||
| ) |
| HRESULT WINAPI IUnknown_Exec | ( | IUnknown * | lpUnknown, |
| REFGUID | pguidCmdGroup, | ||
| DWORD | nCmdID, | ||
| DWORD | nCmdexecopt, | ||
| VARIANT * | pvaIn, | ||
| VARIANT * | pvaOut | ||
| ) |
Definition at line 1087 of file ordinal.c.
Referenced by CTrayBandSite::AddBand(), CISFBand::BandInfoChanged(), CTrayWindow::CheckTrayWndPosition(), CInternetToolbar::CreateMenuBar(), CBaseBar::Exec(), CShellBrowser::Exec(), CMenuSite::Exec(), ExecResetDefViewFolderSettings(), CShellBrowser::Initialize(), MayExecForwardMockup(), CBaseBarSite::OnCommand(), CInternetToolbar::OnFolders(), CInternetToolbar::OnSearch(), CShellBrowser::OnToggleAddressBandVisible(), CShellBrowser::OnToggleLinksBandVisible(), CShellBrowser::OnToggleTextLabels(), CShellBrowser::OnToggleToolbarBandVisible(), CShellBrowser::OnToggleToolbarLock(), CShellBrowser::OnToolbarCustomize(), CInternetToolbar::OnUpLevel(), CShellBrowser::SetAsDefFolderSettings(), CInternetToolbar::SetDirty(), CShellBrowser::ShowBand(), CShellBrowser::ShowControlWindow(), and CTrayBandSite::Update().
Definition at line 1457 of file ordinal.c.
Referenced by GetClassOfItem(), CDefView::GetDefaultViewStream(), CSearchBar::GetSearchResultsFolder(), init_pointers(), and SHSkipJunction().
| HRESULT WINAPI IUnknown_HandleIRestrict | ( | LPUNKNOWN | lpUnknown, |
| PVOID | lpArg1, | ||
| PVOID | lpArg2, | ||
| PVOID | lpArg3, | ||
| PVOID | lpArg4 | ||
| ) |
Definition at line 1953 of file ordinal.c.
Definition at line 4468 of file ordinal.c.
Referenced by CBaseBarSite::HasFocusIO(), CInternetToolbar::HasFocusIO(), CBaseBar::HasFocusIO(), and CMenuDeskBar::HasFocusIO().
| HRESULT WINAPI IUnknown_OnFocusChangeIS | ( | LPUNKNOWN | lpUnknown, |
| LPUNKNOWN | pFocusObject, | ||
| BOOL | bFocus | ||
| ) |
Definition at line 5003 of file ordinal.c.
Referenced by CBaseBarSite::OnFocusChangeIS(), CBaseBar::OnFocusChangeIS(), CMenuDeskBar::OnFocusChangeIS(), CSearchBar::OnSetFocus(), and CAddressBand::UIActivateIO().
Definition at line 1931 of file ordinal.c.
| HRESULT WINAPI IUnknown_QueryServiceExec | ( | IUnknown * | lpUnknown, |
| REFIID | service, | ||
| const GUID * | group, | ||
| DWORD | cmdId, | ||
| DWORD | cmdOpt, | ||
| VARIANT * | pIn, | ||
| VARIANT * | pOut | ||
| ) |
Definition at line 1553 of file ordinal.c.
Referenced by CMenuBand::AdjustForTheme(), init_pointers(), CMenuDeskBar::Popup(), and CMenuDeskBar::SetIconSize().
| HRESULT WINAPI IUnknown_QueryServiceForWebBrowserApp | ( | _In_ IUnknown * | lpUnknown, |
| _In_ REFGUID | riid, | ||
| _Out_ LPVOID * | lppOut | ||
| ) |
| EXTERN_C HRESULT WINAPI IUnknown_QueryServicePropertyBag | ( | _In_ IUnknown * | punk, |
| _In_ long | flags, | ||
| _In_ REFIID | riid, | ||
| _Outptr_ void ** | ppvObj | ||
| ) |
Definition at line 1967 of file propbag.cpp.
Referenced by CDefView::LoadViewState(), and CDefView::SaveViewState().
| HRESULT WINAPI IUnknown_QueryStatus | ( | IUnknown * | lpUnknown, |
| REFGUID | pguidCmdGroup, | ||
| ULONG | cCmds, | ||
| OLECMD * | prgCmds, | ||
| OLECMDTEXT * | pCmdText | ||
| ) |
Definition at line 1048 of file ordinal.c.
Referenced by CInternetToolbar::CommandStateChanged(), CShellBrowser::IsInternetToolbarBandShown(), MayQSForwardMockup(), CInternetToolbar::OnMenuDropDown(), CAddressBand::QueryStatus(), CMenuSite::QueryStatus(), and CShellBrowser::UpdateViewMenu().
Definition at line 1385 of file ordinal.c.
Referenced by CTrayBandSite::AddContextMenus().
| HRESULT WINAPI IUnknown_TranslateAcceleratorOCS | ( | IUnknown * | lpUnknown, |
| LPMSG | lpMsg, | ||
| DWORD | dwModifiers | ||
| ) |
Definition at line 1898 of file ordinal.c.
Definition at line 1633 of file ordinal.c.
Referenced by CTrayWindow::OnActivate(), CTrayWindow::OnSetFocus(), CMenuDeskBar::UIActivateIO(), CBaseBarSite::UIActivateIO(), CBaseBar::UIActivateIO(), and CMenuSite::UIActivateIO().
| HRESULT WINAPI MayExecForward | ( | _In_ IUnknown * | lpUnknown, |
| _In_ INT | nUnknown, | ||
| _In_opt_ REFGUID | pguidCmdGroup, | ||
| _In_ DWORD | nCmdID, | ||
| _In_ DWORD | nCmdexecopt, | ||
| _In_ VARIANT * | pvaIn, | ||
| _Inout_ VARIANT * | pvaOut | ||
| ) |
| HRESULT WINAPI MayQSForward | ( | _In_ IUnknown * | lpUnknown, |
| _In_ INT | nUnknown, | ||
| _In_opt_ REFGUID | riidCmdGrp, | ||
| _In_ ULONG | cCmds, | ||
| _Inout_ OLECMD * | prgCmds, | ||
| _Inout_ OLECMDTEXT * | pCmdText | ||
| ) |
| DECLSPEC_IMPORT BOOL WINAPI PathFileExistsAndAttributesA | ( | LPCSTR | lpszPath, |
| DWORD * | dwAttr | ||
| ) |
Definition at line 1853 of file path.c.
| DECLSPEC_IMPORT BOOL WINAPI PathFileExistsAndAttributesW | ( | LPCWSTR | lpszPath, |
| DWORD * | dwAttr | ||
| ) |
Definition at line 1879 of file path.c.
| BOOL WINAPI PathFileExistsDefExtAndAttributesW | ( | _Inout_ LPWSTR | pszPath, |
| _In_ DWORD | dwWhich, | ||
| _Out_opt_ LPDWORD | pdwFileAttributes | ||
| ) |
Definition at line 636 of file utils.cpp.
Referenced by START_TEST().
Definition at line 1126 of file path.c.
Referenced by PathFileExistsDefExtA(), PathFileExistsDefExtAndAttributesW(), PathFindOnPathExA(), PathFindOnPathExW(), PathSearchOnExtensionsW(), and SHLWAPI_PathFindInOtherDirs().
Definition at line 1360 of file path.c.
Referenced by PathFindOnPathW(), PathSearchOnExtensionsW(), ShellExecCmdLine(), and WelcomeDlgProc().
Definition at line 2221 of file path.c.
Referenced by PathIsValidElement(), PathQualifyExW(), SHDOCVW_PathDeleteInvalidChars(), and UrlUnescapeAndMakeFileNameValid().
| BOOL WINAPI PathUnExpandEnvStringsForUserA | ( | _In_ HANDLE | hUserToken, |
| _In_ PCSTR | pszPath, | ||
| _Out_writes_(cchBuff) PSTR | pszBuff, | ||
| _In_ INT | cchBuff | ||
| ) |
Definition at line 136 of file utils.cpp.
| BOOL WINAPI PathUnExpandEnvStringsForUserW | ( | _In_ HANDLE | hUserToken, |
| _In_ PCWSTR | pwszPath, | ||
| _Out_writes_(cchBuff) PWSTR | pszBuff, | ||
| _In_ INT | cchBuff | ||
| ) |
Definition at line 182 of file utils.cpp.
| HRESULT WINAPI QuerySourceCreateFromKey | ( | _In_ HKEY | hKey, |
| _In_opt_ PCWSTR | lpSubKey, | ||
| _In_ BOOL | bCreate, | ||
| _In_ REFIID | riid, | ||
| _Outptr_ PVOID * | ppv | ||
| ) |
Definition at line 494 of file querysrc.cpp.
Referenced by CRegistrySource::OpenSource().
| LONG WINAPI RegCreateKeyExWrapW | ( | _In_ HKEY | hKey, |
| _In_ LPCWSTR | lpSubKey, | ||
| _In_ DWORD | Reserved, | ||
| _In_opt_ LPWSTR | lpClass, | ||
| _In_ DWORD | dwOptions, | ||
| _In_ REGSAM | samDesired, | ||
| _In_opt_ LPSECURITY_ATTRIBUTES | lpSecurityAttributes, | ||
| _Out_ PHKEY | phkResult, | ||
| _Out_opt_ LPDWORD | lpdwDisposition | ||
| ) |
Referenced by CMruBase::InitData().
| HRESULT WINAPI RunIndirectRegCommand | ( | _In_opt_ HWND | hWnd, |
| _In_ HKEY | hKey, | ||
| _In_opt_ PCWSTR | pszSubKey, | ||
| _In_ PCWSTR | pszVerb | ||
| ) |
Definition at line 586 of file utils.cpp.
Referenced by SHRunIndirectRegClientCommand().
Definition at line 572 of file utils.cpp.
Referenced by RunIndirectRegCommand().
Definition at line 934 of file ordinal.c.
Referenced by SHAboutInfoA().
| BOOL WINAPI SHAddDataBlock | ( | LPDBLIST * | lppList, |
| const DATABLOCK_HEADER * | lpNewItem | ||
| ) |
Definition at line 68 of file clist.c.
Referenced by CShellLink::AddDataBlock(), and SHReadDataBlockList().
Definition at line 2778 of file string.c.
Referenced by SHAnsiToUnicode().
Referenced by CRegTreeOptions::GetSetState().
Definition at line 1800 of file ordinal.c.
Referenced by CInternetToolbar::OnContextMenu(), and CShellBrowser::UpdateViewMenu().
| HRESULT WINAPI SHCreatePropertyBagOnMemory | ( | _In_ DWORD | dwMode, |
| _In_ REFIID | riid, | ||
| _Out_ void ** | ppvObj | ||
| ) |
Definition at line 254 of file propbag.cpp.
Referenced by SHCreatePropertyBag(), and SHPropertyBag_OnMemory().
| HRESULT WINAPI SHCreatePropertyBagOnProfileSection | ( | _In_z_ LPCWSTR | lpFileName, |
| _In_opt_z_ LPCWSTR | pszSection, | ||
| _In_ DWORD | dwMode, | ||
| _In_ REFIID | riid, | ||
| _Out_ void ** | ppvObj | ||
| ) |
Definition at line 965 of file propbag.cpp.
Referenced by SHPropertyBag_OnIniFile().
| HRESULT WINAPI SHCreatePropertyBagOnRegKey | ( | _In_ HKEY | hKey, |
| _In_z_ LPCWSTR | pszSubKey, | ||
| _In_ DWORD | dwMode, | ||
| _In_ REFIID | riid, | ||
| _Out_ void ** | ppvObj | ||
| ) |
Definition at line 575 of file propbag.cpp.
Referenced by CViewStatePropertyBag::_CreateBag(), and CViewStatePropertyBag::_FindNearestInheritBag().
| HWND WINAPI SHCreateWorkerWindowA | ( | WNDPROC | wndProc, |
| HWND | hWndParent, | ||
| DWORD | dwExStyle, | ||
| DWORD | dwStyle, | ||
| HMENU | hMenu, | ||
| LONG_PTR | wnd_extra | ||
| ) |
Definition at line 2798 of file ordinal.c.
Referenced by init_pointers(), and SHCreateWorkerWindowW().
| HWND WINAPI SHCreateWorkerWindowW | ( | WNDPROC | wndProc, |
| HWND | hWndParent, | ||
| DWORD | dwExStyle, | ||
| DWORD | dwStyle, | ||
| HMENU | hMenu, | ||
| LONG_PTR | wnd_extra | ||
| ) |
Definition at line 3127 of file ordinal.c.
Referenced by DoShellContextMenu(), CToolbarProxy::Initialize(), CBrandBand::SetSite(), CInternetToolbar::SetSite(), SHCreateDefaultWorkerWindow(), and CUserNotification::Show().
| INT_PTR WINAPI SHDialogBox | ( | _In_opt_ HINSTANCE | hInstance, |
| _In_ PCSTR | lpTemplateName, | ||
| _In_opt_ HWND | hWndParent, | ||
| _In_opt_ SHDIALOGPROC | fn, | ||
| _In_opt_ PVOID | pThis | ||
| ) |
Definition at line 871 of file utils.cpp.
| int WINAPIV ShellMessageBoxWrapW | ( | _In_opt_ HINSTANCE | hAppInst, |
| _In_opt_ HWND | hWnd, | ||
| _In_ LPCWSTR | lpcText, | ||
| _In_opt_ LPCWSTR | lpcTitle, | ||
| _In_ UINT | fuStyle, | ||
| ... | |||
| ) |
Definition at line 1781 of file ordinal.c.
Referenced by CInternetToolbar::OnContextMenu(), CShellBrowser::OnInitMenuPopup(), CShellBrowser::UpdateGotoMenu(), and CShellBrowser::UpdateViewMenu().
Definition at line 2133 of file ordinal.c.
Referenced by CDefView::OnPrintClient().
| DATABLOCK_HEADER *WINAPI SHFindDataBlock | ( | LPDBLIST | lpList, |
| DWORD | dwSignature | ||
| ) |
Definition at line 424 of file clist.c.
Referenced by CShellLink::CopyDataBlock(), CShellLink::GetAdvertiseInfo(), CShellLink::GetIconLocation(), CShellLink::GetPath(), CShellLink::Load(), CShellLink::SetIconLocation(), CShellLink::SetPath(), and CShellLink::WriteAdvertiseInfo().
| HRESULT WINAPI SHForwardContextMenuMsg | ( | IUnknown * | pUnk, |
| UINT | uMsg, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam, | ||
| LRESULT * | pResult, | ||
| BOOL | useIContextMenu2 | ||
| ) |
Definition at line 11 of file rosordinal.c.
Referenced by BrFolderDlgProc(), DumpMenu(), CDefaultContextMenu::HandleMenuMsg2(), MenuMessageForwarderWndProc(), CDefView::OnMenuMessage(), and ShellContextMenuWindowProc().
Definition at line 331 of file clist.c.
Referenced by DumpCommand(), CShellLink::Reset(), and CShellLink::~CShellLink().
Definition at line 433 of file appcompat.c.
Referenced by ShellExecuteA(), and ShellExecuteW().
Definition at line 2023 of file ordinal.c.
Referenced by CBrandBand::SelectImage(), and SIC_GetIconBPP().
| DWORD WINAPI SHGetIniStringUTF7W | ( | _In_opt_z_ LPCWSTR | lpAppName, |
| _In_z_ LPCWSTR | lpKeyName, | ||
| _Out_writes_to_(nSize, return+1) _Post_z_ LPWSTR | lpReturnedString, | ||
| _In_ DWORD | nSize, | ||
| _In_z_ LPCWSTR | lpFileName | ||
| ) |
Definition at line 722 of file propbag.cpp.
Referenced by CIniPropertyBag::Read().
| DWORD WINAPI SHGetIniStringW | ( | _In_z_ LPCWSTR | appName, |
| _In_z_ LPCWSTR | keyName, | ||
| _Out_writes_to_(outLen, return+1) LPWSTR | out, | ||
| _In_ DWORD | outLen, | ||
| _In_z_ LPCWSTR | filename | ||
| ) |
Definition at line 602 of file propbag.cpp.
Referenced by SHGetIniStringUTF7W().
Definition at line 1997 of file ordinal.c.
Referenced by _SHMergePopupMenus(), CShellBrowser::BuildExplorerBandMenu(), CShellBrowser::OnInitMenuPopup(), and CShellBrowser::UpdateViewMenu().
Definition at line 6530 of file ordinal.c.
Referenced by init_pointers(), and SHGetAttributes().
| BOOL WINAPI SHGetPathFromIDListWrapW | ( | LPCITEMIDLIST | pidl, |
| LPWSTR | pszPath | ||
| ) |
Definition at line 3595 of file ordinal.c.
Referenced by _ILIsNetworkPlace().
| INT WINAPI SHGetPerScreenResName | ( | _Out_writes_(cchBuffer) LPWSTR | pszBuffer, |
| _In_ INT | cchBuffer, | ||
| _In_ DWORD | dwReserved | ||
| ) |
Definition at line 1938 of file propbag.cpp.
Referenced by CDefView::SaveViewState(), and SHPropertyBag_PerScreenRes().
Definition at line 4821 of file ordinal.c.
Referenced by CViewStatePropertyBag::_GetHKey(), CDesktopUpgradePropertyBag::_GetOldDesktopViewStream(), init_pointers(), InitializeServerAdminUI(), IsOS(), CGlobalFolderSettings::Load(), read_advanced_key(), CGlobalFolderSettings::Save(), SHGetSetSettings(), SKAllocValueW(), SKDeleteValueW(), SKGetValueW(), and SKSetValueW().
| DWORD WINAPI SHGetValueGoodBootA | ( | HKEY | hkey, |
| LPCSTR | pSubKey, | ||
| LPCSTR | pValue, | ||
| LPDWORD | pwType, | ||
| LPVOID | pvData, | ||
| LPDWORD | pbData | ||
| ) |
Definition at line 1919 of file reg.c.
| DWORD WINAPI SHGetValueGoodBootW | ( | HKEY | hkey, |
| LPCWSTR | pSubKey, | ||
| LPCWSTR | pValue, | ||
| LPDWORD | pwType, | ||
| LPVOID | pvData, | ||
| LPDWORD | pbData | ||
| ) |
Definition at line 551 of file thread.c.
Referenced by CPolicyCache::Initialize(), and SHELL_GetCachedGlobalCounter().
Definition at line 432 of file thread.c.
Referenced by CPolicyCache::_ValidateCachedResults(), SHELL_QueryRestrictionsChanged(), and SHGlobalCounterDecrement().
Definition at line 453 of file thread.c.
Referenced by SHSettingsChanged().
| HRESULT WINAPI SHInvokeCommandsOnContextMenu | ( | _In_opt_ HWND | hwnd, |
| _In_opt_ IUnknown * | punkSite, | ||
| _In_ IContextMenu * | pCM, | ||
| _In_ DWORD | fMask, | ||
| _In_reads_opt_(cVerbs) PCSTR * | pVerbs, | ||
| _In_ UINT | cVerbs | ||
| ) |
Definition at line 411 of file utils.cpp.
| HRESULT WINAPI SHInvokeDefaultCommand | ( | HWND | hWnd, |
| IShellFolder * | lpFolder, | ||
| LPCITEMIDLIST | lpApidl | ||
| ) |
Definition at line 3183 of file ordinal.c.
Referenced by CMenuCallback::CallbackSM(), CStartMenuSite::Execute(), CAddressEditBox::Execute(), CShellBrowser::OnOrganizeFavorites(), and CISFBand::OnWinEvent().
Definition at line 570 of file istream.c.
| HRESULT WINAPI SHIsExpandableFolder | ( | LPSHELLFOLDER | lpFolder, |
| LPCITEMIDLIST | pidl | ||
| ) |
Definition at line 2088 of file ordinal.c.
Definition at line 1289 of file ordinal.c.
Definition at line 1666 of file ordinal.c.
Definition at line 4413 of file ordinal.c.
Referenced by CBandSiteMenu::_CreateMenuPart(), CRegTreeOptions::AddItemsFromRegistry(), and GetKbdLayoutNameFromReg().
Definition at line 2656 of file ordinal.c.
Referenced by SHAutoComplete(), and SHLWAPI_GetCachedZonesManagerInner().
| void WINAPI SHPropagateMessage | ( | HWND | hWnd, |
| UINT | uiMsgId, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam, | ||
| BOOL | bSend | ||
| ) |
Definition at line 1719 of file ordinal.c.
Referenced by CShellBrowser::OnSettingChange(), and CShellBrowser::OnSysColorChange().
| HRESULT WINAPI SHPropertyBag_Delete | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName | ||
| ) |
Referenced by CDefView::SaveViewState(), and SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_ReadBOOL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| BOOL * | pbValue | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| BOOL WINAPI SHPropertyBag_ReadBOOLOld | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| BOOL | bDefValue | ||
| ) |
| HRESULT WINAPI SHPropertyBag_ReadBSTR | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| BSTR * | pbstr | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadDWORD | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| DWORD * | pdwValue | ||
| ) |
Referenced by CDefView::LoadViewState(), ReadDWORD(), and SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadGUID | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| GUID * | pguid | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadInt | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| LPINT | pnValue | ||
| ) |
| HRESULT WINAPI SHPropertyBag_ReadLONG | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| LPLONG | pValue | ||
| ) |
Definition at line 5837 of file ordinal.c.
Referenced by init_pointers(), and SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadPOINTL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| POINTL * | pptl | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadPOINTS | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| POINTS * | ppts | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadRECTL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| RECTL * | prcl | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadSHORT | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| SHORT * | psValue | ||
| ) |
Referenced by SHPropertyBag_ReadTest().
| HRESULT WINAPI SHPropertyBag_ReadStr | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| LPWSTR | pszDst, | ||
| int | cchMax | ||
| ) |
| HRESULT WINAPI SHPropertyBag_ReadStream | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| IStream ** | ppStream | ||
| ) |
Referenced by CDefView::LoadViewState().
| HRESULT WINAPI SHPropertyBag_ReadType | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| VARIANTARG * | pvarg, | ||
| VARTYPE | vt | ||
| ) |
Referenced by SHPropertyBag_ReadLONG().
| HRESULT WINAPI SHPropertyBag_WriteBOOL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| BOOL | bValue | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteDWORD | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| DWORD | dwValue | ||
| ) |
Referenced by CDefView::SaveViewState(), and SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteGUID | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| const GUID * | pguid | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteInt | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| INT | nValue | ||
| ) |
| HRESULT WINAPI SHPropertyBag_WriteLONG | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| LONG | lValue | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WritePOINTL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| const POINTL * | pptl | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WritePOINTS | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| const POINTS * | ppts | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteRECTL | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| const RECTL * | prcl | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteSHORT | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| SHORT | sValue | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteStr | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| LPCWSTR | pszValue | ||
| ) |
Referenced by SHPropertyBag_WriteTest().
| HRESULT WINAPI SHPropertyBag_WriteStream | ( | IPropertyBag * | ppb, |
| LPCWSTR | pszPropName, | ||
| IStream * | pStream | ||
| ) |
Referenced by CDefView::SaveViewState().
Definition at line 235 of file clist.c.
Referenced by DumpCommand(), and CShellLink::Load().
| HRESULT WINAPI SHRegGetCLSIDKeyW | ( | REFGUID | guid, |
| LPCWSTR | lpszValue, | ||
| BOOL | bUseHKCU, | ||
| BOOL | bCreate, | ||
| PHKEY | phKey | ||
| ) |
Definition at line 2464 of file reg.c.
Referenced by CFileSysEnum::_AddFindResult(), SHELL32_GetFSItemAttributes(), and SHRegGetCLSIDKeyA().
Definition at line 1817 of file ordinal.c.
Referenced by SHCreateWorkerWindowA().
Definition at line 355 of file clist.c.
Referenced by CShellLink::RemoveDataBlock().
| DWORD WINAPI SHRestrictionLookup | ( | _In_ DWORD | policy, |
| _In_ LPCWSTR | key, | ||
| _In_ const POLICYDATA * | polTable, | ||
| _Inout_ LPDWORD | polArr | ||
| ) |
Definition at line 4195 of file ordinal.c.
Referenced by IntSetUnderlineState(), SHGetSetSettings(), ViewDlg_Apply(), and VisualEffectsDlgProc().
Definition at line 2576 of file ordinal.c.
| BOOL WINAPI SHSetIniStringUTF7W | ( | _In_z_ LPCWSTR | lpAppName, |
| _In_z_ LPCWSTR | lpKeyName, | ||
| _In_opt_z_ LPCWSTR | lpString, | ||
| _In_z_ LPCWSTR | lpFileName | ||
| ) |
Definition at line 748 of file propbag.cpp.
Referenced by CIniPropertyBag::Write().
| BOOL WINAPI SHSetIniStringW | ( | _In_z_ LPCWSTR | appName, |
| _In_z_ LPCWSTR | keyName, | ||
| _In_opt_z_ LPCWSTR | str, | ||
| _In_z_ LPCWSTR | filename | ||
| ) |
Definition at line 658 of file propbag.cpp.
Referenced by SHSetIniStringUTF7W().
Definition at line 1158 of file ordinal.c.
Referenced by init_pointers().
Definition at line 1130 of file ordinal.c.
Referenced by CMenuDeskBar::_AdjustForTheme(), init_pointers(), CShellBrowser::OnToggleFullscreen(), SetWindowExStyle(), SetWindowStyle(), and SHSetParentHwnd().
| BOOL WINAPI SHSimulateDrop | ( | IDropTarget * | pDrop, |
| IDataObject * | pDataObj, | ||
| DWORD | grfKeyState, | ||
| PPOINTL | lpPt, | ||
| DWORD * | pdwEffect | ||
| ) |
Definition at line 1828 of file ordinal.c.
Referenced by CDefaultContextMenu::DoCreateLink(), CDefaultContextMenu::DoDelete(), CDefaultContextMenu::DoPaste(), CFontBackgroundMenu::InvokeCommand(), CCPLItemMenu::InvokeCommand(), CDefaultContextMenu::InvokeRegVerb(), and SH32_SimulateDropWithSite().
Definition at line 2927 of file string.c.
Referenced by CheckEscapesA(), DoesStringRoundTripW(), CDefaultContextMenu::GetCommandString(), GetCommandStringA(), CStartMenuBtnCtxMenu::InvokeCommand(), CDefView::InvokeContextMenuCommand(), MakeShellURLFromPathA(), CAutoComplete::OnNotify(), PathQualifyA(), PathResolveA(), SHBrowseForFolderA(), SHELL_IsVerb(), SHELL_MapContextMenuVerbToCmdId(), SHInvokeCommandOnContextMenuInternal(), and ViewDlg_OnInitDialog().
Definition at line 2828 of file string.c.
Referenced by SHUnicodeToAnsi().
Definition at line 2050 of file ordinal.c.
| HRESULT WINAPI SHWindowsPolicyGetValue | ( | _In_ REFGUID | rpolid, |
| _Out_opt_ PVOID | pvValue, | ||
| _Out_opt_ PDWORD | pcbValue | ||
| ) |
Definition at line 299 of file policy.cpp.
Definition at line 179 of file clist.c.
Referenced by CShellLink::Save().
| HRESULT WINAPI ZoneCheckHost | ( | _In_ IInternetSecurityManager * | pISM, |
| _In_ PCWSTR | pszUrl, | ||
| _In_ DWORD | dwAction | ||
| ) |
Definition at line 305 of file zonechk.c.
| HRESULT WINAPI ZoneCheckHostEx | ( | _In_ IInternetSecurityManager * | pISM, |
| _Out_writes_bytes_opt_(cbPolicy) PBYTE | pbPolicy, | ||
| _In_ DWORD | cbPolicy, | ||
| _In_reads_bytes_opt_(cbContext) PBYTE | pbContext, | ||
| _In_ DWORD | cbContext, | ||
| _In_ PCWSTR | pszUrl, | ||
| _In_ DWORD | dwAction | ||
| ) |
Definition at line 317 of file zonechk.c.
Referenced by ZoneCheckHost().
| HRESULT WINAPI ZoneCheckPathA | ( | _In_ PCSTR | pszPath, |
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
Definition at line 196 of file zonechk.c.
| HRESULT WINAPI ZoneCheckPathW | ( | _In_ PCWSTR | pszPath, |
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
Definition at line 216 of file zonechk.c.
Referenced by ZoneCheckPathA().
| HRESULT WINAPI ZoneCheckUrlA | ( | _In_ PCSTR | pszUrl, |
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
| HRESULT WINAPI ZoneCheckUrlExA | ( | _In_ PCSTR | pszUrl, |
| _Out_writes_bytes_opt_(cbPolicy) PBYTE | pbPolicy, | ||
| _In_ DWORD | cbPolicy, | ||
| _In_reads_bytes_opt_(cbContext) PBYTE | pbContext, | ||
| _In_ DWORD | cbContext, | ||
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
Definition at line 262 of file zonechk.c.
| HRESULT WINAPI ZoneCheckUrlExCacheA | ( | _In_ PCSTR | pszUrl, |
| _Out_writes_bytes_opt_(cbPolicy) PBYTE | pbPolicy, | ||
| _In_ DWORD | cbPolicy, | ||
| _In_reads_bytes_opt_(cbContext) PBYTE | pbContext, | ||
| _In_ DWORD | cbContext, | ||
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite, | ||
| _In_opt_ IInternetSecurityManager * | pISM | ||
| ) |
Definition at line 107 of file zonechk.c.
| HRESULT WINAPI ZoneCheckUrlExCacheW | ( | _In_ PCWSTR | pszUrl, |
| _Out_writes_bytes_opt_(cbPolicy) PBYTE | pbPolicy, | ||
| _In_ DWORD | cbPolicy, | ||
| _In_reads_bytes_opt_(cbContext) PBYTE | pbContext, | ||
| _In_ DWORD | cbContext, | ||
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite, | ||
| _In_opt_ IInternetSecurityManager * | pISM | ||
| ) |
Definition at line 133 of file zonechk.c.
Referenced by ZoneCheckUrlExCacheA(), and ZoneCheckUrlExW().
| HRESULT WINAPI ZoneCheckUrlExW | ( | _In_ PCWSTR | pszUrl, |
| _Out_writes_bytes_opt_(cbPolicy) PBYTE | pbPolicy, | ||
| _In_ DWORD | cbPolicy, | ||
| _In_reads_bytes_opt_(cbContext) PBYTE | pbContext, | ||
| _In_ DWORD | cbContext, | ||
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
Definition at line 287 of file zonechk.c.
Referenced by ZoneCheckUrlExA(), and ZoneCheckUrlW().
| HRESULT WINAPI ZoneCheckUrlW | ( | _In_ PCWSTR | pszUrl, |
| _In_ DWORD | dwAction, | ||
| _In_ DWORD | dwFlags, | ||
| _In_opt_ IInternetSecurityMgrSite * | pSecuritySite | ||
| ) |
Definition at line 249 of file zonechk.c.
Referenced by ZoneCheckPathW(), and ZoneCheckUrlA().