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

Public Attributes | |
| 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 |
| WORD CABINETSTATE::cLength |
Definition at line 2391 of file shlobj.h.
Referenced by CabinetStateSettings::Load().
| BOOL CABINETSTATE::fFullPathTitle |
Definition at line 2393 of file shlobj.h.
Referenced by CabinetStateSettings::Load(), and CShellBrowser::UpdateWindowTitle().
| BOOL CABINETSTATE::fNewWindowMode |
Definition at line 2398 of file shlobj.h.
Referenced by CShellBrowser::ApplyNewBrowserFlag().
| BOOL CABINETSTATE::fSaveLocalView |
Definition at line 2394 of file shlobj.h.
Referenced by CShellBrowser::SaveITBarLayout(), and CShellBrowser::SaveViewState().