Go to the source code of this file.
Data Structures |
| struct | PDynamicShellEntry |
| struct | PStaticShellEntry |
| class | CDefaultContextMenu |
Functions |
| | WINE_DEFAULT_DEBUG_CHANNEL (dmenu) |
| static BOOL | HasClipboardData () |
| static VOID | DisablePasteOptions (HMENU hMenu) |
| void WINAPI | _InsertMenuItemW (HMENU hMenu, UINT indexMenu, BOOL fByPosition, UINT wID, UINT fType, LPCWSTR dwTypeData, UINT fState) |
| static HRESULT | NotifyShellViewWindow (LPCMINVOKECOMMANDINFO lpcmi, BOOL bRefresh) |
| BOOL | GetUniqueFileName (LPWSTR pwszBasePath, LPCWSTR pwszExt, LPWSTR pwszTarget, BOOL bShortcut) |
| static HRESULT | IDefaultContextMenu_Constructor (const DEFCONTEXTMENU *pdcm, REFIID riid, void **ppv) |
| HRESULT WINAPI | SHCreateDefaultContextMenu (const DEFCONTEXTMENU *pdcm, REFIID riid, void **ppv) |
| HRESULT WINAPI | CDefFolderMenu_Create2 (LPCITEMIDLIST pidlFolder, HWND hwnd, UINT cidl, LPCITEMIDLIST *apidl, IShellFolder *psf, LPFNDFMCALLBACK lpfn, UINT nKeys, const HKEY *ahkeyClsKeys, IContextMenu **ppcm) |