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


Public Types | |
| typedef ExtContextMenuHandlerT< ShellBrowserChildT< MainFrameBase > > | super |
Public Types inherited from ExtContextMenuHandlerT< ShellBrowserChildT< MainFrameBase > > | |
| typedef ShellBrowserChildT< MainFrameBase > | super |
Public Types inherited from ShellBrowserChildT< MainFrameBase > | |
| typedef MainFrameBase | super |
Public Types inherited from MainFrameBase | |
| typedef PreTranslateWindow | super |
Public Types inherited from PreTranslateWindow | |
| typedef Window | super |
Public Types inherited from Window | |
| typedef map< HWND, Window * > | WindowMap |
| typedef Window *(* | CREATORFUNC) (HWND) |
| typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
Protected Attributes | |
| ShellPathInfo | _shellpath_info |
| WindowHandle | _left_hwnd |
| WindowHandle | _right_hwnd |
| int | _split_pos |
| int | _last_split |
| RECT | _clnt_rect |
| String | _url |
Protected Attributes inherited from ExtContextMenuHandlerT< ShellBrowserChildT< MainFrameBase > > | |
| CtxMenuInterfaces | _cm_ifs |
Protected Attributes inherited from ShellBrowserChildT< MainFrameBase > | |
| auto_ptr< ShellBrowser > | _shellBrowser |
Protected Attributes inherited from MainFrameBase | |
| FullScreenParameters | _fullscreen |
| HACCEL | _hAccel |
| HIMAGELIST | _himl_old |
Protected Attributes inherited from Window | |
| HWND | m_hwnd |
| BOOL | m_fAutoHide |
| BOOL | m_fOnTop |
| BOOL | m_fHiding |
| UINT | m_uSide |
| LONG | m_cxWidth |
| LONG | m_cyHeight |
| LONG | m_cxSave |
| LONG | m_cySave |
| BOOL | m_fAppBarRegd |
| BOOL | m_fMoving |
| BOOL | m_bDragged |
| POINT | m_ptDragOn |
| RECT | m_rcAppBar |
| RECT | m_rcDrag |
| BOOL | m_bGotFullScreen |
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 1352 of file mainframe.cpp.
|
static |
Definition at line 1368 of file mainframe.cpp.
Implements BrowserCallback.
Definition at line 1645 of file mainframe.cpp.
|
protected |
Definition at line 1679 of file mainframe.cpp.
Definition at line 1665 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 |
Definition at line 1598 of file mainframe.cpp.
Referenced by update_shell_browser().
|
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.