ReactOS 0.4.15-dev-5669-g09dde2c
|
#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 2237 of file shlobj.h.
Referenced by CShellBrowser::Initialize().
BOOL CABINETSTATE::fFullPathTitle |
Definition at line 2239 of file shlobj.h.
Referenced by CShellBrowser::BrowseToPath().