ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <shellbrowser.h>
Public Types | |
typedef BASE | super |
Public Member Functions | |
ShellBrowserChildT (HWND hwnd) | |
ShellBrowserChildT (HWND hwnd, const ShellChildWndInfo &info) | |
Public Member Functions inherited from BrowserCallback | |
virtual | ~BrowserCallback () |
virtual void | entry_selected (Entry *entry)=0 |
Protected Member Functions | |
LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
int | Notify (int id, NMHDR *pnmh) |
Protected Attributes | |
auto_ptr< ShellBrowser > | _shellBrowser |
Definition at line 191 of file shellbrowser.h.
typedef BASE ShellBrowserChildT< BASE >::super |
Definition at line 194 of file shellbrowser.h.
|
inline |
Definition at line 197 of file shellbrowser.h.
|
inline |
Definition at line 203 of file shellbrowser.h.
|
inlineprotected |
Definition at line 227 of file shellbrowser.h.
|
inlineprotected |
Reimplemented in ExtContextMenuHandlerT< ShellBrowserChildT< ChildWindow > >, and ExtContextMenuHandlerT< ShellBrowserChildT< MainFrameBase > >.
Definition at line 211 of file shellbrowser.h.
|
protected |
Definition at line 209 of file shellbrowser.h.
Referenced by ShellBrowserChildT< BASE >::Notify(), and ShellBrowserChildT< BASE >::WndProc().