|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <settings.h>


Public Member Functions | |
| void | Load () |
Public Attributes | |
| BOOL | fFullPathAddress = TRUE |
Public Attributes inherited from CABINETSTATE | |
| WORD | cLength |
| WORD | nVersion |
| BOOL | fFullPathTitle:1 |
| BOOL | fSaveLocalView:1 |
| BOOL | fNotShell:1 |
| BOOL | fSimpleDefault:1 |
| BOOL | fDontShowDescBar:1 |
| BOOL | fNewWindowMode:1 |
| BOOL | fShowCompColor:1 |
| BOOL | fDontPrettyNames:1 |
| BOOL | fAdminsCreateCommonGroups:1 |
| UINT | fUnusedFlags:7 |
| UINT | __pad0__:15 |
| UINT | fMenuEnumFilter |
Definition at line 24 of file settings.h.
| void CabinetStateSettings::Load | ( | ) |
Definition at line 35 of file settings.cpp.
Referenced by CShellBrowser::CShellBrowser(), and CShellBrowser::RefreshCabinetState().
Definition at line 26 of file settings.h.
Referenced by Load(), and CAddressEditBox::RefreshAddress().