|
ReactOS 0.4.17-dev-414-ge848ce1
|

Go to the source code of this file.
Macros | |
| #define | PATH_VALID_ELEMENT |
| #define PATH_VALID_ELEMENT |
|
inline |
Definition at line 123 of file utility.cpp.
| EXTERN_C HRESULT WINAPI AddUrlToFavorites | ( | _In_ HWND | hwnd, |
| _In_ LPCWSTR | pszUrlW, | ||
| _In_opt_ LPCWSTR | pszTitleW, | ||
| _In_ BOOL | fDisplayUI | ||
| ) |
Definition at line 192 of file utility.cpp.
Referenced by CShellBrowser::OnAddToFavorites().
Definition at line 16 of file utility.cpp.
Referenced by SHELL_FindVerbPos().
| EXTERN_C BOOL WINAPI IEILIsEqual | ( | _In_ LPCITEMIDLIST | pidl1, |
| _In_ LPCITEMIDLIST | pidl2, | ||
| _In_ BOOL | bUnknown | ||
| ) |
Definition at line 26 of file utility.cpp.
Referenced by SHELL_RemoveVerb().
|
static |
Definition at line 162 of file utility.cpp.
Referenced by AddUrlToFavorites().
Definition at line 146 of file utility.cpp.
Referenced by AddUrlToFavorites().
|
static |
Definition at line 58 of file utility.cpp.
Referenced by SHELL_IsEqualAbsoluteID().
|
static |
Definition at line 93 of file utility.cpp.
Referenced by SHELL_RemoveVerb().
| EXTERN_C HRESULT SHELL_GetIDListFromObject | ( | IUnknown * | punk, |
| PIDLIST_ABSOLUTE * | ppidl | ||
| ) |
Definition at line 36 of file utility.cpp.
Referenced by SHDOCVW_GetCurrentLocationFromView().
| EXTERN_C BOOL SHELL_IsEqualAbsoluteID | ( | PCIDLIST_ABSOLUTE | a, |
| PCIDLIST_ABSOLUTE | b | ||
| ) |
Definition at line 70 of file utility.cpp.
| EXTERN_C BOOL SHELL_IsVerb | ( | IContextMenu * | pcm, |
| UINT_PTR | idCmd, | ||
| LPCWSTR | Verb | ||
| ) |
Definition at line 76 of file utility.cpp.
Referenced by SHELL_FindVerbPos().
Definition at line 105 of file utility.cpp.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | shdocvw | ) |