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

Public Types | |
| enum | { DEF_FVM = FVM_DETAILS } |
| enum | { DEF_FWF = FWF_NOHEADERINALLVIEWS } |
Public Member Functions | |
| void | InitializeDefaults () |
| void | Load () |
Public Attributes | |
| FOLDERSETTINGS | FolderSettings |
Definition at line 23 of file globalfoldersettings.h.
| anonymous enum |
| anonymous enum |
|
inline |
Definition at line 29 of file globalfoldersettings.h.
Referenced by CShellBrowser::ApplyBrowserDefaultFolderSettings().
| void SBFOLDERSETTINGS::Load | ( | ) |
Definition at line 62 of file globalfoldersettings.cpp.
Referenced by CShellBrowser::ApplyBrowserDefaultFolderSettings(), and CShellBrowser::CShellBrowser().
| FOLDERSETTINGS SBFOLDERSETTINGS::FolderSettings |
Definition at line 25 of file globalfoldersettings.h.
Referenced by CShellBrowser::ApplyBrowserDefaultFolderSettings(), CShellBrowser::BrowseToPIDL(), and InitializeDefaults().