ReactOS 0.4.16-dev-734-g364d6e0
|
information structure to hold current shell folder information More...
#include <shellbrowser.h>
Public Member Functions | |
ShellPathInfo (int mode=0) | |
ShellPathInfo (const ShellChildWndInfo &info) | |
Public Attributes | |
ShellPath | _shell_path |
ShellPath | _root_shell_path |
int | _open_mode |
information structure to hold current shell folder information
Definition at line 34 of file shellbrowser.h.
|
inline |
Definition at line 36 of file shellbrowser.h.
|
inline |
Definition at line 38 of file shellbrowser.h.
int ShellPathInfo::_open_mode |
Definition at line 48 of file shellbrowser.h.
Referenced by SDIMainFrame::jump_to(), SDIMainFrame::update_shell_browser(), and ShellBrowser::UpdateFolderView().
ShellPath ShellPathInfo::_root_shell_path |
Definition at line 46 of file shellbrowser.h.
Referenced by ShellBrowser::Init(), and SDIMainFrame::WndProc().
ShellPath ShellPathInfo::_shell_path |
Definition at line 45 of file shellbrowser.h.
Referenced by ShellBrowser::Init(), and SDIMainFrame::jump_to().