|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellclasses.h>


Public Types | |
| typedef BASE | super |
Public Member Functions | |
| ExtContextMenuHandlerT (HWND hwnd) | |
| template<typename PARA > | |
| ExtContextMenuHandlerT (HWND hwnd, const PARA &info) | |
| LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
Protected Attributes | |
| CtxMenuInterfaces | _cm_ifs |
Definition at line 1120 of file shellclasses.h.
| typedef BASE ExtContextMenuHandlerT< BASE >::super |
Definition at line 1123 of file shellclasses.h.
|
inline |
Definition at line 1125 of file shellclasses.h.
|
inline |
Definition at line 1130 of file shellclasses.h.
Definition at line 1135 of file shellclasses.h.
|
protected |
Definition at line 1168 of file shellclasses.h.
Referenced by ExtContextMenuHandlerT< BASE >::WndProc().