ReactOS 0.4.15-dev-5829-g6b6a045
|
#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 484 of file vfdshmenu.cpp.
Referenced by DoVfdDrop(), InvokeCommand(), and VfdPageDlgProc().
Definition at line 529 of file vfdshmenu.cpp.
Referenced by InvokeCommand().
Definition at line 459 of file vfdshmenu.cpp.
Referenced by InvokeCommand(), and VfdPageDlgProc().
Definition at line 493 of file vfdshmenu.cpp.
Referenced by InvokeCommand(), and VfdPageDlgProc().
Definition at line 475 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().