ReactOS
0.4.12-dev-714-gfaac916
|
#include <mainframe.h>
Public Types | |
typedef ExtContextMenuHandlerT< ShellBrowserChildT< MainFrameBase > > | super |
![]() | |
typedef ShellBrowserChildT< MainFrameBase > | super |
![]() | |
typedef MainFrameBase | super |
![]() | |
typedef PreTranslateWindow | super |
![]() | |
typedef Window | super |
![]() | |
typedef map< HWND, Window * > | WindowMap |
typedef Window *(* | CREATORFUNC) (HWND) |
typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
Public Member Functions | |
SDIMainFrame (HWND hwnd) | |
![]() | |
ExtContextMenuHandlerT (HWND hwnd) | |
ExtContextMenuHandlerT (HWND hwnd, const PARA &info) | |
LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
![]() | |
ShellBrowserChildT (HWND hwnd) | |
ShellBrowserChildT (HWND hwnd, const ShellChildWndInfo &info) | |
![]() | |
MainFrameBase (HWND hwnd) | |
~MainFrameBase () | |
![]() | |
PreTranslateWindow (HWND) | |
~PreTranslateWindow () | |
![]() | |
Window (HWND hwnd) | |
virtual | ~Window () |
LRESULT | SendParent (UINT nmsg, WPARAM wparam=0, LPARAM lparam=0) |
LRESULT | PostParent (UINT nmsg, WPARAM wparam=0, LPARAM lparam=0) |
![]() | |
virtual | ~BrowserCallback () |
Protected Attributes | |
ShellPathInfo | _shellpath_info |
WindowHandle | _left_hwnd |
WindowHandle | _right_hwnd |
int | _split_pos |
int | _last_split |
RECT | _clnt_rect |
String | _url |
![]() | |
CtxMenuInterfaces | _cm_ifs |
![]() | |
auto_ptr< ShellBrowser > | _shellBrowser |
![]() | |
FullScreenParameters | _fullscreen |
HACCEL | _hAccel |
HIMAGELIST | _himl_old |
Definition at line 137 of file mainframe.h.
Definition at line 143 of file mainframe.h.
SDIMainFrame::SDIMainFrame | ( | HWND | hwnd | ) |
Definition at line 1332 of file mainframe.cpp.
Reimplemented from MainFrameBase.
Definition at line 1522 of file mainframe.cpp.
|
static |
Definition at line 1342 of file mainframe.cpp.
Referenced by StartMenuHandler::Command(), MainFrameBase::Create(), Create(), and MainFrameBase::OpenShellFolders().
|
static |
Definition at line 1368 of file mainframe.cpp.
|
static |
Definition at line 1352 of file mainframe.cpp.
Implements BrowserCallback.
Definition at line 1645 of file mainframe.cpp.
Definition at line 1665 of file mainframe.cpp.
|
protected |
Definition at line 1679 of file mainframe.cpp.
|
protected |
Definition at line 1577 of file mainframe.cpp.
Referenced by entry_selected(), resize_frame(), and WndProc().
Reimplemented from MainFrameBase.
Definition at line 1536 of file mainframe.cpp.
Referenced by update_clnt_rect(), update_shell_browser(), and WndProc().
Definition at line 1656 of file mainframe.cpp.
|
protected |
|
protected |
Definition at line 1605 of file mainframe.cpp.
Referenced by jump_to().
Reimplemented from MainFrameBase.
Definition at line 1384 of file mainframe.cpp.
|
protected |
Definition at line 163 of file mainframe.h.
Referenced by resize_children(), and resize_frame().
|
protected |
Definition at line 162 of file mainframe.h.
Referenced by SDIMainFrame(), and WndProc().
|
protected |
Definition at line 154 of file mainframe.h.
Referenced by entry_selected(), resize_children(), update_shell_browser(), and WndProc().
|
protected |
Definition at line 155 of file mainframe.h.
Referenced by resize_children(), update_shell_browser(), and WndProc().
|
protected |
Definition at line 152 of file mainframe.h.
Referenced by jump_to(), update_shell_browser(), and WndProc().
|
protected |
Definition at line 161 of file mainframe.h.
Referenced by resize_children(), SDIMainFrame(), update_shell_browser(), and WndProc().
|
protected |
Definition at line 165 of file mainframe.h.