|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#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 537 of file shlwapi_undoc.h.
| #define FixSlashesAndColon FixSlashesAndColonA |
Definition at line 457 of file shlwapi_undoc.h.
Definition at line 83 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_ANY 0xffffffff |
Definition at line 392 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_ASTERIX 0x00000002 |
Definition at line 382 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_BACKSLASH 0x00000008 |
Definition at line 384 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_COLON 0x00000010 |
Definition at line 385 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_COMMA 0x00000040 |
Definition at line 387 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_DOT 0x00000004 |
Definition at line 383 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_DOUBLEQUOTE 0x00000200 |
Definition at line 390 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_INVALID 0x00000000 |
Definition at line 391 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_LETTER 0x00000001 |
Definition at line 381 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_OTHER_VALID 0x00000100 |
Definition at line 389 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_SEMICOLON 0x00000020 |
Definition at line 386 of file shlwapi_undoc.h.
| #define PATH_CHAR_CLASS_SPACE 0x00000080 |
Definition at line 388 of file shlwapi_undoc.h.
| #define PathIsValidChar PathIsValidCharA |
Definition at line 455 of file shlwapi_undoc.h.
| #define SHAboutInfo SHAboutInfoA |
Definition at line 82 of file shlwapi_undoc.h.
| #define SHACF_ANSI 0x00000080 |
Definition at line 485 of file shlwapi_undoc.h.
| #define SHACF_ANSIDISPLAYNAMES 0x00010000 |
Definition at line 494 of file shlwapi_undoc.h.
| #define SHACF_CONTEXTMENU 0x00000001 |
Definition at line 475 of file shlwapi_undoc.h.
| #define SHACF_CORELINTERNETENUM 0x00000004 |
Definition at line 478 of file shlwapi_undoc.h.
| #define SHACF_DOCOBJECT 0x00000002 |
Definition at line 477 of file shlwapi_undoc.h.
| #define SHACF_FILEOPENBOGUSCTRLID 0x00020000 |
Definition at line 495 of file shlwapi_undoc.h.
| #define SHACF_FILEOPENNEEDSEXT 0x00001000 |
Definition at line 490 of file shlwapi_undoc.h.
| #define SHACF_FLUSHNOWAITALWAYS SHACF_CONTEXTMENU |
Definition at line 476 of file shlwapi_undoc.h.
| #define SHACF_FORCELFNIDLIST 0x00040000 |
Definition at line 496 of file shlwapi_undoc.h.
| #define SHACF_IGNOREENUMRESET 0x00004000 |
Definition at line 492 of file shlwapi_undoc.h.
| #define SHACF_LOADCOLUMNHANDLER 0x00000040 |
Definition at line 484 of file shlwapi_undoc.h.
| #define SHACF_MYCOMPUTERFIRST 0x00000008 |
Definition at line 481 of file shlwapi_undoc.h.
| #define SHACF_NOVALIDATEFSIDS 0x00000800 |
Definition at line 489 of file shlwapi_undoc.h.
| #define SHACF_OLDCREATEVIEWWND SHACF_CORELINTERNETENUM |
Definition at line 479 of file shlwapi_undoc.h.
| #define SHACF_OLDREGITEMGDN 0x00000010 |
Definition at line 482 of file shlwapi_undoc.h.
| #define SHACF_STAROFFICE5PRINTER 0x00000400 |
Definition at line 488 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN1 0x00000100 |
Definition at line 486 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN2 0x01000000 |
Definition at line 498 of file shlwapi_undoc.h.
| #define SHACF_UNKNOWN3 0x80000000 |
Definition at line 499 of file shlwapi_undoc.h.
| #define SHACF_WIN95BINDTOOBJECT 0x00002000 |
Definition at line 491 of file shlwapi_undoc.h.
| #define SHACF_WIN95DEFVIEW SHACF_CORELINTERNETENUM |
Definition at line 480 of file shlwapi_undoc.h.
| #define SHACF_WIN95SHLEXEC 0x00000200 |
Definition at line 487 of file shlwapi_undoc.h.
| #define SHCreateWorkerWindow SHCreateWorkerWindowA |
Definition at line 273 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 189 of file shlwapi_undoc.h.
| #define SHGetFileDescription SHGetFileDescriptionA |
Definition at line 458 of file shlwapi_undoc.h.
| #define SHGetValueGoodBoot SHGetValueGoodBootA |
Definition at line 305 of file shlwapi_undoc.h.
| #define SHLoadRegUIString SHLoadRegUIStringA |
Definition at line 306 of file shlwapi_undoc.h.
Definition at line 456 of file shlwapi_undoc.h.
| #define WHICH_BAT (1 << 3) |
Definition at line 373 of file shlwapi_undoc.h.
| #define WHICH_CMD (1 << 5) |
Definition at line 375 of file shlwapi_undoc.h.
| #define WHICH_COM (1 << 1) |
Definition at line 371 of file shlwapi_undoc.h.
Definition at line 378 of file shlwapi_undoc.h.
| #define WHICH_EXE (1 << 2) |
Definition at line 372 of file shlwapi_undoc.h.
| #define WHICH_LNK (1 << 4) |
Definition at line 374 of file shlwapi_undoc.h.
| #define WHICH_OPTIONAL (1 << 6) |
Definition at line 376 of file shlwapi_undoc.h.
| #define WHICH_PIF (1 << 0) |
Definition at line 370 of file shlwapi_undoc.h.
| #define ZoneCheckPath ZoneCheckPathA |
Definition at line 640 of file shlwapi_undoc.h.
| #define ZoneCheckUrl ZoneCheckUrlA |
Definition at line 641 of file shlwapi_undoc.h.
| #define ZoneCheckUrlEx ZoneCheckUrlExA |
Definition at line 642 of file shlwapi_undoc.h.
| #define ZoneCheckUrlExCache ZoneCheckUrlExCacheA |
Definition at line 639 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 509 of file shlwapi_undoc.h.
Definition at line 339 of file shlwapi_undoc.h.
Definition at line 275 of file utils.cpp.
Definition at line 283 of file utils.cpp.
| HRESULT WINAPI ConnectToConnectionPoint | ( | IUnknown * | lpUnkSink, |
| REFIID | riid, | ||
| BOOL | bAdviseOnly, | ||
| IUnknown * | lpUnknown, | ||
| LPDWORD | lpCookie, | ||
| IConnectionPoint ** | lppCP | ||
| ) |
Definition at line 868 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 557 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 762 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(), CTrayWindow::RefreshStartMenuSettings(), CShellBrowser::SetAsDefFolderSettings(), CInternetToolbar::SetDirty(), CShellBrowser::ShowBand(), CShellBrowser::ShowControlWindow(), and CTrayBandSite::Update().
Definition at line 1071 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 1548 of file ordinal.c.
Definition at line 3724 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 4231 of file ordinal.c.
Referenced by CBaseBarSite::OnFocusChangeIS(), CBaseBar::OnFocusChangeIS(), CMenuDeskBar::OnFocusChangeIS(), CSearchBar::OnSetFocus(), and CAddressBand::UIActivateIO().
Definition at line 1526 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 1148 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 1986 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 723 of file ordinal.c.
Referenced by CInternetToolbar::CommandStateChanged(), CShellBrowser::IsInternetToolbarBandShown(), MayQSForwardMockup(), CInternetToolbar::OnMenuDropDown(), CAddressBand::QueryStatus(), CMenuSite::QueryStatus(), and CShellBrowser::UpdateViewMenu().
Definition at line 1037 of file ordinal.c.
Referenced by CTrayBandSite::AddContextMenus().
| HRESULT WINAPI IUnknown_ShowBrowserBar | ( | _In_ IUnknown * | punk, |
| _In_ REFGUID | rguid, | ||
| _In_ BOOL | bShow | ||
| ) |
Definition at line 1021 of file utils.cpp.
| HRESULT WINAPI IUnknown_TranslateAcceleratorOCS | ( | IUnknown * | lpUnknown, |
| LPMSG | lpMsg, | ||
| DWORD | dwModifiers | ||
| ) |
Definition at line 1493 of file ordinal.c.
Definition at line 1228 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 | ||
| ) |
| PSTR WINAPI NextPathA | ( | _In_ PCSTR | pszStart, |
| _Out_writes_(cchDest) PSTR | pszDest, | ||
| _In_ UINT | cchDest | ||
| ) |
Definition at line 913 of file utils.cpp.
| PWSTR WINAPI NextPathW | ( | _In_ PCWSTR | pszStart, |
| _Out_writes_(cchDest) PWSTR | pszDest, | ||
| _In_ UINT | cchDest | ||
| ) |
Definition at line 955 of file utils.cpp.
| DECLSPEC_IMPORT BOOL WINAPI PathFileExistsAndAttributesA | ( | LPCSTR | lpszPath, |
| DWORD * | dwAttr | ||
| ) |
Definition at line 721 of file path.c.
| DECLSPEC_IMPORT BOOL WINAPI PathFileExistsAndAttributesW | ( | LPCWSTR | lpszPath, |
| DWORD * | dwAttr | ||
| ) |
Definition at line 747 of file path.c.
| BOOL WINAPI PathFileExistsDefExtAndAttributesW | ( | _Inout_ LPWSTR | pszPath, |
| _In_ DWORD | dwWhich, | ||
| _Out_opt_ LPDWORD | pdwFileAttributes | ||
| ) |
Definition at line 661 of file utils.cpp.
Referenced by START_TEST().
Definition at line 170 of file path.c.
Referenced by PathFileExistsDefExtA(), PathFileExistsDefExtAndAttributesW(), PathFindOnPathExA(), PathFindOnPathExW(), PathSearchOnExtensionsW(), and SHLWAPI_PathFindInOtherDirs().
Definition at line 404 of file path.c.
Referenced by PathFindOnPathW(), PathSearchOnExtensionsW(), ShellExecCmdLine(), and WelcomeDlgProc().
Definition at line 2197 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 138 of file utils.cpp.
| BOOL WINAPI PathUnExpandEnvStringsForUserW | ( | _In_ HANDLE | hUserToken, |
| _In_ PCWSTR | pwszPath, | ||
| _Out_writes_(cchBuff) PWSTR | pszBuff, | ||
| _In_ INT | cchBuff | ||
| ) |
Definition at line 184 of file utils.cpp.
Definition at line 1044 of file utils.cpp.
Referenced by SHGetFileDescriptionW().
| HRESULT WINAPI QuerySourceCreateFromKey | ( | _In_ HKEY | hKey, |
| _In_opt_ PCWSTR | lpSubKey, | ||
| _In_ BOOL | bCreate, | ||
| _In_ REFIID | riid, | ||
| _Outptr_ PVOID * | ppv | ||
| ) |
Definition at line 499 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 611 of file utils.cpp.
Referenced by SHRunIndirectRegClientCommand().
Definition at line 597 of file utils.cpp.
Referenced by RunIndirectRegCommand().
Definition at line 609 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 1111 of file string.c.
Referenced by SHAnsiToUnicode().
Referenced by CRegTreeOptions::GetSetState().
Definition at line 1395 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 260 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 975 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 583 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 2292 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 2552 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 896 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 1376 of file ordinal.c.
Referenced by CInternetToolbar::OnContextMenu(), CShellBrowser::OnInitMenuPopup(), CShellBrowser::UpdateGotoMenu(), and CShellBrowser::UpdateViewMenu().
Definition at line 1728 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 1618 of file ordinal.c.
Referenced by CBrandBand::SelectImage(), and SIC_GetIconBPP().
| BOOL WINAPI SHGetFileDescriptionA | ( | _In_ PCSTR | pszPath, |
| _In_opt_ PCSTR | pszVerKey, | ||
| _In_opt_ PCSTR | pszDisplayName, | ||
| _Out_opt_ PSTR | pszOut, | ||
| _Inout_ PUINT | pcchOut | ||
| ) |
Definition at line 1199 of file utils.cpp.
| BOOL WINAPI SHGetFileDescriptionW | ( | _In_ PCWSTR | pszPath, |
| _In_opt_ PCWSTR | pszVerKey, | ||
| _In_opt_ PCWSTR | pszDisplayName, | ||
| _Out_opt_ PWSTR | pszOut, | ||
| _Inout_ PUINT | pcchOut | ||
| ) |
Definition at line 1087 of file utils.cpp.
Referenced by SHGetFileDescriptionA().
| 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 732 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 612 of file propbag.cpp.
Referenced by SHGetIniStringUTF7W().
Definition at line 1592 of file ordinal.c.
Referenced by _SHMergePopupMenus(), CShellBrowser::BuildExplorerBandMenu(), CShellBrowser::OnInitMenuPopup(), and CShellBrowser::UpdateViewMenu().
Definition at line 5727 of file ordinal.c.
Referenced by init_pointers(), and SHGetAttributes().
| BOOL WINAPI SHGetPathFromIDListWrapW | ( | LPCITEMIDLIST | pidl, |
| LPWSTR | pszPath | ||
| ) |
Definition at line 3016 of file ordinal.c.
Referenced by _ILIsNetworkPlace().
| INT WINAPI SHGetPerScreenResName | ( | _Out_writes_(cchBuffer) LPWSTR | pszBuffer, |
| _In_ INT | cchBuffer, | ||
| _In_ DWORD | dwReserved | ||
| ) |
Definition at line 1957 of file propbag.cpp.
Referenced by CDefView::SaveViewState(), and SHPropertyBag_PerScreenRes().
Definition at line 4049 of file ordinal.c.
Referenced by CViewStatePropertyBag::_GetHKey(), CDesktopUpgradePropertyBag::_GetOldDesktopViewStream(), init_pointers(), InitializeServerAdminUI(), 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 234 of file reg.c.
| DWORD WINAPI SHGetValueGoodBootW | ( | HKEY | hkey, |
| LPCWSTR | pSubKey, | ||
| LPCWSTR | pValue, | ||
| LPDWORD | pwType, | ||
| LPVOID | pvData, | ||
| LPDWORD | pbData | ||
| ) |
Definition at line 240 of file thread.c.
Referenced by CPolicyCache::Initialize(), and SHELL_GetCachedGlobalCounter().
Definition at line 122 of file thread.c.
Referenced by CPolicyCache::_ValidateCachedResults(), SHELL_QueryRestrictionsChanged(), and SHGlobalCounterDecrement().
Definition at line 143 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 436 of file utils.cpp.
| HRESULT WINAPI SHInvokeDefaultCommand | ( | HWND | hWnd, |
| IShellFolder * | lpFolder, | ||
| LPCITEMIDLIST | lpApidl | ||
| ) |
Definition at line 2608 of file ordinal.c.
Referenced by CMenuCallback::CallbackSM(), CStartMenuSite::Execute(), CAddressEditBox::Execute(), CShellBrowser::OnOrganizeFavorites(), and CISFBand::OnWinEvent().
Definition at line 78 of file istream.c.
| HRESULT WINAPI SHIsExpandableFolder | ( | LPSHELLFOLDER | lpFolder, |
| LPCITEMIDLIST | pidl | ||
| ) |
Definition at line 1683 of file ordinal.c.
Definition at line 941 of file ordinal.c.
Definition at line 1261 of file ordinal.c.
Definition at line 3669 of file ordinal.c.
Referenced by CBandSiteMenu::_CreateMenuPart(), CRegTreeOptions::AddItemsFromRegistry(), and GetKbdLayoutNameFromReg().
Definition at line 2173 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 1314 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 5036 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 595 of file reg.c.
Referenced by CFileSysEnum::_AddFindResult(), SHELL32_GetFSItemAttributes(), and SHRegGetCLSIDKeyA().
Definition at line 1412 of file ordinal.c.
Referenced by SHCreateWorkerWindowA().
Definition at line 355 of file clist.c.
Referenced by CShellLink::RemoveDataBlock().
Definition at line 1251 of file utils.cpp.
Referenced by ShowFolderOptionsDialogThreadProc().
| DWORD WINAPI SHRestrictionLookup | ( | _In_ DWORD | policy, |
| _In_ LPCWSTR | key, | ||
| _In_ const POLICYDATA * | polTable, | ||
| _Inout_ LPDWORD | polArr | ||
| ) |
Definition at line 3616 of file ordinal.c.
Referenced by IntSetUnderlineState(), SHGetSetSettings(), ViewDlg_Apply(), and VisualEffectsDlgProc().
Definition at line 2093 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 758 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 668 of file propbag.cpp.
Referenced by SHSetIniStringUTF7W().
Definition at line 833 of file ordinal.c.
Referenced by init_pointers().
Definition at line 805 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 1423 of file ordinal.c.
Referenced by CDefaultContextMenu::DoCreateLink(), CDefaultContextMenu::DoDelete(), CDefaultContextMenu::DoPaste(), CFontBackgroundMenu::InvokeCommand(), CCPLItemMenu::InvokeCommand(), CDefaultContextMenu::InvokeRegVerb(), and SH32_SimulateDropWithSite().
Definition at line 1260 of file string.c.
Referenced by DoesStringRoundTripW().
Definition at line 1161 of file string.c.
Referenced by SHUnicodeToAnsi().
Definition at line 1645 of file ordinal.c.
| HRESULT WINAPI SHWindowsPolicyGetValue | ( | _In_ REFGUID | rpolid, |
| _Out_opt_ PVOID | pvValue, | ||
| _Out_opt_ PDWORD | pcbValue | ||
| ) |
Definition at line 289 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().