ReactOS 0.4.15-dev-6049-ge54b32b
|
Go to the source code of this file.
Macros | |
#define | SHAboutInfo SHAboutInfoA |
#define | SHExpandEnvironmentStrings SHExpandEnvironmentStringsA |
#define | SHCreateWorkerWindow SHCreateWorkerWindowA |
#define | SHGetValueGoodBoot SHGetValueGoodBootA |
#define | SHLoadRegUIString SHLoadRegUIStringA |
#define | WHICH_PIF (1 << 0) |
#define | WHICH_COM (1 << 1) |
#define | WHICH_EXE (1 << 2) |
#define | WHICH_BAT (1 << 3) |
#define | WHICH_LNK (1 << 4) |
#define | WHICH_CMD (1 << 5) |
#define | WHICH_OPTIONAL (1 << 6) |
#define | WHICH_DEFAULT (WHICH_PIF | WHICH_COM | WHICH_EXE | WHICH_BAT | WHICH_LNK | WHICH_CMD) |
#define SHAboutInfo SHAboutInfoA |
Definition at line 33 of file shlwapi_undoc.h.
#define SHCreateWorkerWindow SHCreateWorkerWindowA |
Definition at line 111 of file shlwapi_undoc.h.
#define SHExpandEnvironmentStrings SHExpandEnvironmentStringsA |
Definition at line 78 of file shlwapi_undoc.h.
#define SHGetValueGoodBoot SHGetValueGoodBootA |
Definition at line 143 of file shlwapi_undoc.h.
#define SHLoadRegUIString SHLoadRegUIStringA |
Definition at line 144 of file shlwapi_undoc.h.
#define WHICH_BAT (1 << 3) |
Definition at line 161 of file shlwapi_undoc.h.
#define WHICH_CMD (1 << 5) |
Definition at line 163 of file shlwapi_undoc.h.
#define WHICH_COM (1 << 1) |
Definition at line 159 of file shlwapi_undoc.h.
Definition at line 166 of file shlwapi_undoc.h.
#define WHICH_EXE (1 << 2) |
Definition at line 160 of file shlwapi_undoc.h.
#define WHICH_LNK (1 << 4) |
Definition at line 162 of file shlwapi_undoc.h.
#define WHICH_OPTIONAL (1 << 6) |
Definition at line 164 of file shlwapi_undoc.h.
#define WHICH_PIF (1 << 0) |
Definition at line 158 of file shlwapi_undoc.h.
HRESULT WINAPI ConnectToConnectionPoint | ( | IUnknown * | lpUnkSink, |
REFIID | riid, | ||
BOOL | bAdviseOnly, | ||
IUnknown * | lpUnknown, | ||
LPDWORD | lpCookie, | ||
IConnectionPoint ** | lppCP | ||
) |
Definition at line 1186 of file ordinal.c.
Referenced by init_pointers().
Definition at line 4428 of file ordinal.c.
Referenced by PathQualifyExW().
HRESULT WINAPI IUnknown_Exec | ( | IUnknown * | lpUnknown, |
REFGUID | pguidCmdGroup, | ||
DWORD | nCmdID, | ||
DWORD | nCmdexecopt, | ||
VARIANT * | pvaIn, | ||
VARIANT * | pvaOut | ||
) |
Definition at line 1080 of file ordinal.c.
Referenced by CTrayBandSite::AddBand(), CTrayWindow::CheckTrayWndPosition(), CInternetToolbar::CreateMenuBar(), CBaseBar::Exec(), CMenuSite::Exec(), CShellBrowser::Initialize(), CISFBand::InvokeCommand(), CBaseBarSite::OnCommand(), CInternetToolbar::OnFolders(), CInternetToolbar::OnSearch(), CShellBrowser::OnToggleAddressBandVisible(), CShellBrowser::OnToggleLinksBandVisible(), CShellBrowser::OnToggleTextLabels(), CShellBrowser::OnToggleToolbarBandVisible(), CShellBrowser::OnToggleToolbarLock(), CShellBrowser::OnToolbarCustomize(), CInternetToolbar::OnUpLevel(), CShellBrowser::ShowBand(), and CTrayBandSite::Update().
Definition at line 1450 of file ordinal.c.
Referenced by CSearchBar::GetSearchResultsFolder(), init_pointers(), CSearchBar::Invoke(), and SHSkipJunction().
HRESULT WINAPI IUnknown_HandleIRestrict | ( | LPUNKNOWN | lpUnknown, |
PVOID | lpArg1, | ||
PVOID | lpArg2, | ||
PVOID | lpArg3, | ||
PVOID | lpArg4 | ||
) |
Definition at line 1946 of file ordinal.c.
Definition at line 4209 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 4679 of file ordinal.c.
Referenced by CBaseBarSite::OnFocusChangeIS(), CBaseBar::OnFocusChangeIS(), CMenuDeskBar::OnFocusChangeIS(), CExplorerBand::OnKillFocus(), CExplorerBand::OnSetFocus(), CSearchBar::OnSetFocus(), and CAddressBand::UIActivateIO().
Definition at line 1924 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 1546 of file ordinal.c.
Referenced by CMenuBand::AdjustForTheme(), init_pointers(), CMenuDeskBar::Popup(), and CMenuDeskBar::SetIconSize().
HRESULT WINAPI IUnknown_QueryStatus | ( | IUnknown * | lpUnknown, |
REFGUID | pguidCmdGroup, | ||
ULONG | cCmds, | ||
OLECMD * | prgCmds, | ||
OLECMDTEXT * | pCmdText | ||
) |
Definition at line 1041 of file ordinal.c.
Referenced by CInternetToolbar::CommandStateChanged(), CInternetToolbar::OnMenuDropDown(), CAddressBand::QueryStatus(), CMenuSite::QueryStatus(), and CShellBrowser::UpdateViewMenu().
Definition at line 2183 of file ordinal.c.
Definition at line 1378 of file ordinal.c.
Referenced by CTrayBandSite::AddContextMenus().
HRESULT WINAPI IUnknown_TranslateAcceleratorOCS | ( | IUnknown * | lpUnknown, |
LPMSG | lpMsg, | ||
DWORD | dwModifiers | ||
) |
Definition at line 1891 of file ordinal.c.
Definition at line 1626 of file ordinal.c.
Referenced by CMenuDeskBar::UIActivateIO(), CBaseBarSite::UIActivateIO(), CBaseBar::UIActivateIO(), and CMenuSite::UIActivateIO().
HRESULT WINAPI MayExecForward | ( | IUnknown * | lpUnknown, |
INT | iUnk, | ||
REFGUID | pguidCmdGroup, | ||
DWORD | nCmdID, | ||
DWORD | nCmdexecopt, | ||
VARIANT * | pvaIn, | ||
VARIANT * | pvaOut | ||
) |
HRESULT WINAPI MayQSForward | ( | IUnknown * | lpUnknown, |
PVOID | lpReserved, | ||
REFGUID | riidCmdGrp, | ||
ULONG | cCmds, | ||
OLECMD * | prgCmds, | ||
OLECMDTEXT * | pCmdText | ||
) |
Definition at line 1117 of file path.c.
Referenced by PathFileExistsDefExtA(), PathFindOnPathExA(), PathFindOnPathExW(), PathSearchOnExtensionsW(), and SHLWAPI_PathFindInOtherDirs().
Definition at line 1351 of file path.c.
Referenced by PathFindOnPathW(), PathSearchOnExtensionsW(), and ShellExecCmdLine().
Definition at line 927 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 2634 of file string.c.
Referenced by SHAnsiToUnicode().
Definition at line 1793 of file ordinal.c.
Referenced by CInternetToolbar::OnContextMenu(), and CShellBrowser::UpdateViewMenu().
HWND WINAPI SHCreateWorkerWindowA | ( | WNDPROC | wndProc, |
HWND | hWndParent, | ||
DWORD | dwExStyle, | ||
DWORD | dwStyle, | ||
HMENU | hMenu, | ||
LONG_PTR | wnd_extra | ||
) |
Definition at line 2630 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 2918 of file ordinal.c.
Referenced by CToolbarProxy::Initialize(), CBrandBand::SetSite(), CInternetToolbar::SetSite(), SHCreateDefaultWorkerWindow(), and CUserNotification::Show().
int WINAPIV ShellMessageBoxWrapW | ( | _In_opt_ HINSTANCE | hAppInst, |
_In_opt_ HWND | hWnd, | ||
_In_ LPCWSTR | lpcText, | ||
_In_opt_ LPCWSTR | lpcTitle, | ||
_In_ UINT | fuStyle, | ||
... | |||
) |
Definition at line 1774 of file ordinal.c.
Referenced by CInternetToolbar::OnContextMenu(), CShellBrowser::OnInitMenuPopup(), CShellBrowser::UpdateGotoMenu(), and CShellBrowser::UpdateViewMenu().
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::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 CDefaultContextMenu::HandleMenuMsg2(), and CDefView::OnCustomItem().
Definition at line 331 of file clist.c.
Referenced by CShellLink::Reset(), and CShellLink::~CShellLink().
Definition at line 2016 of file ordinal.c.
Referenced by CBrandBand::SelectImage().
Definition at line 1990 of file ordinal.c.
Referenced by CShellBrowser::BuildExplorerBandMenu(), CShellBrowser::OnInitMenuPopup(), and CShellBrowser::UpdateViewMenu().
HRESULT WINAPI SHGetPerScreenResName | ( | OUT LPWSTR | lpResName, |
IN INT | cchResName, | ||
IN DWORD | dwReserved | ||
) |
DWORD WINAPI SHGetValueGoodBootA | ( | HKEY | hkey, |
LPCSTR | pSubKey, | ||
LPCSTR | pValue, | ||
LPDWORD | pwType, | ||
LPVOID | pvData, | ||
LPDWORD | pbData | ||
) |
Definition at line 1877 of file reg.c.
DWORD WINAPI SHGetValueGoodBootW | ( | HKEY | hkey, |
LPCWSTR | pSubKey, | ||
LPCWSTR | pValue, | ||
LPDWORD | pwType, | ||
LPVOID | pvData, | ||
LPDWORD | pbData | ||
) |
HRESULT WINAPI SHInvokeDefaultCommand | ( | HWND | hWnd, |
IShellFolder * | lpFolder, | ||
LPCITEMIDLIST | lpApidl | ||
) |
Definition at line 2974 of file ordinal.c.
Referenced by CMenuCallback::CallbackSM(), CStartMenuSite::Execute(), CAddressEditBox::Execute(), CShellBrowser::OnOrganizeFavorites(), and CISFBand::OnWinEvent().
Definition at line 567 of file istream.c.
HRESULT WINAPI SHIsExpandableFolder | ( | LPSHELLFOLDER | lpFolder, |
LPCITEMIDLIST | pidl | ||
) |
Definition at line 2081 of file ordinal.c.
Definition at line 1282 of file ordinal.c.
Definition at line 1659 of file ordinal.c.
Definition at line 4154 of file ordinal.c.
Referenced by CBandSiteMenu::_CreateMenuPart().
Definition at line 2488 of file ordinal.c.
Referenced by SHAutoComplete().
void WINAPI SHPropagateMessage | ( | HWND | hWnd, |
UINT | uiMsgId, | ||
WPARAM | wParam, | ||
LPARAM | lParam, | ||
BOOL | bSend | ||
) |
Definition at line 1712 of file ordinal.c.
Referenced by CShellBrowser::OnSettingChange().
HRESULT WINAPI SHPropertyBag_ReadPOINTL | ( | IPropertyBag * | , |
LPCWSTR | , | ||
POINTL * | |||
) |
HRESULT WINAPI SHPropertyBag_ReadStream | ( | IPropertyBag * | , |
LPCWSTR | , | ||
IStream ** | |||
) |
Definition at line 235 of file clist.c.
Referenced by CShellLink::Load().
HRESULT WINAPI SHRegGetCLSIDKeyW | ( | REFGUID | guid, |
LPCWSTR | lpszValue, | ||
BOOL | bUseHKCU, | ||
BOOL | bCreate, | ||
PHKEY | phKey | ||
) |
Definition at line 2422 of file reg.c.
Referenced by CFileSysEnum::_AddFindResult(), SHELL32_GetFSItemAttributes(), and SHRegGetCLSIDKeyA().
Definition at line 1810 of file ordinal.c.
Referenced by SHCreateWorkerWindowA().
Definition at line 355 of file clist.c.
Referenced by CShellLink::RemoveDataBlock().
Definition at line 2154 of file ordinal.c.
Referenced by init_pointers().
Definition at line 1151 of file ordinal.c.
Referenced by init_pointers().
Definition at line 1123 of file ordinal.c.
Referenced by CMenuDeskBar::_AdjustForTheme(), init_pointers(), SetWindowExStyle(), SetWindowStyle(), and SHSetParentHwnd().
BOOL WINAPI SHSimulateDrop | ( | IDropTarget * | pDrop, |
IDataObject * | pDataObj, | ||
DWORD | grfKeyState, | ||
PPOINTL | lpPt, | ||
DWORD * | pdwEffect | ||
) |
Definition at line 1821 of file ordinal.c.
Referenced by CDefaultContextMenu::DoCreateLink(), CDefaultContextMenu::DoDelete(), CDefaultContextMenu::DoPaste(), and CCPLItemMenu::InvokeCommand().
Definition at line 2783 of file string.c.
Referenced by CheckEscapesA(), DoesStringRoundTripW(), CDefaultContextMenu::GetCommandString(), MakeShellURLFromPathA(), CAutoComplete::OnNotify(), PathQualifyA(), and PathResolveA().
Definition at line 2684 of file string.c.
Referenced by SHUnicodeToAnsi().
Definition at line 2043 of file ordinal.c.
Definition at line 179 of file clist.c.
Referenced by CShellLink::Save().