ReactOS 0.4.16-dev-838-g27bb510
|
#include <vfdshext.h>
Protected Attributes | |
ULONG | m_cRefCnt |
LPDATAOBJECT | m_pDataObj |
ULONG | m_nDevice |
CHAR | m_sTarget [MAX_PATH] |
BOOL | m_bDragDrop |
Definition at line 18 of file vfdshext.h.
CVfdShExt::CVfdShExt | ( | ) |
Definition at line 26 of file vfdshext.cpp.
CVfdShExt::~CVfdShExt | ( | ) |
Definition at line 42 of file vfdshext.cpp.
STDMETHODIMP CVfdShExt::AddPages | ( | LPFNADDPROPSHEETPAGE | lpfnAddPage, |
LPARAM | lParam | ||
) |
Definition at line 416 of file vfdshprop.cpp.
Definition at line 489 of file vfdshmenu.cpp.
Referenced by DoVfdDrop(), InvokeCommand(), and VfdPageDlgProc().
Definition at line 534 of file vfdshmenu.cpp.
Referenced by InvokeCommand().
Definition at line 464 of file vfdshmenu.cpp.
Referenced by InvokeCommand(), and VfdPageDlgProc().
Definition at line 498 of file vfdshmenu.cpp.
Referenced by InvokeCommand(), and VfdPageDlgProc().
Definition at line 480 of file vfdshmenu.cpp.
Referenced by InvokeCommand(), and VfdPageDlgProc().
STDMETHODIMP CVfdShExt::GetCommandString | ( | UINT | idCmd, |
UINT | uFlags, | ||
UINT * | reserved, | ||
LPSTR | pszName, | ||
UINT | cchMax | ||
) |
Definition at line 269 of file vfdshmenu.cpp.
|
inline |
|
inline |
Definition at line 45 of file vfdshext.h.
STDMETHODIMP CVfdShExt::Initialize | ( | LPCITEMIDLIST | pIDFolder, |
LPDATAOBJECT | pDataObj, | ||
HKEY | hKeyID | ||
) |
Definition at line 121 of file vfdshext.cpp.
STDMETHODIMP CVfdShExt::InvokeCommand | ( | LPCMINVOKECOMMANDINFO | lpcmi | ) |
Implements IContextMenu.
Definition at line 332 of file vfdshmenu.cpp.
STDMETHODIMP CVfdShExt::QueryContextMenu | ( | HMENU | hMenu, |
UINT | indexMenu, | ||
UINT | idCmdFirst, | ||
UINT | idCmdLast, | ||
UINT | uFlags | ||
) |
Implements IContextMenu.
Definition at line 106 of file vfdshmenu.cpp.
STDMETHODIMP CVfdShExt::QueryInterface | ( | REFIID | riid, |
LPVOID * | ppv | ||
) |
Definition at line 55 of file vfdshext.cpp.
Referenced by CVfdFactory::CreateInstance().
STDMETHODIMP CVfdShExt::ReplacePage | ( | UINT | uPageID, |
LPFNADDPROPSHEETPAGE | lpfnReplaceWith, | ||
LPARAM | lParam | ||
) |
Definition at line 454 of file vfdshprop.cpp.
CVfdShExt::STDMETHODIMP_ | ( | ULONG | ) |
CVfdShExt::STDMETHODIMP_ | ( | ULONG | ) |
|
protected |
Definition at line 28 of file vfdshext.h.
Referenced by CVfdShExt(), Initialize(), and QueryContextMenu().
|
protected |
Definition at line 24 of file vfdshext.h.
Referenced by CVfdShExt(), and STDMETHODIMP_().
|
protected |
Definition at line 26 of file vfdshext.h.
Referenced by AddPages(), CVfdShExt(), DoVfdClose(), DoVfdDrop(), DoVfdOpen(), DoVfdProtect(), DoVfdSave(), GetDevice(), Initialize(), InvokeCommand(), and QueryContextMenu().
|
protected |
Definition at line 25 of file vfdshext.h.
Referenced by AddPages(), CVfdShExt(), Initialize(), QueryContextMenu(), and ~CVfdShExt().
Definition at line 27 of file vfdshext.h.
Referenced by CVfdShExt(), DoVfdDrop(), GetTarget(), Initialize(), InvokeCommand(), and QueryContextMenu().