ReactOS 0.4.15-dev-8434-g155a7c7
SHELLSTATE Struct Reference

#include <shlobj.h>

Collaboration diagram for SHELLSTATE:

Public Attributes

BOOL fShowAllObjects: 1
 
BOOL fShowExtensions: 1
 
BOOL fNoConfirmRecycle: 1
 
BOOL fShowSysFiles: 1
 
BOOL fShowCompColor: 1
 
BOOL fDoubleClickInWebView: 1
 
BOOL fDesktopHTML: 1
 
BOOL fWin95Classic: 1
 
BOOL fDontPrettyPath: 1
 
BOOL fShowAttribCol: 1
 
BOOL fMapNetDrvBtn: 1
 
BOOL fShowInfoTip: 1
 
BOOL fHideIcons: 1
 
BOOL fWebView: 1
 
BOOL fFilter: 1
 
BOOL fShowSuperHidden: 1
 
BOOL fNoNetCrawling: 1
 
UINT __pad0__:15
 
DWORD dwWin95Unused
 
UINT uWin95Unused
 
LONG lParamSort
 
int iSortDirection
 
UINT version
 
UINT uNotUsed
 
BOOL fSepProcess: 1
 
BOOL fStartPanelOn: 1
 
BOOL fShowStartPage: 1
 
BOOL fAutoCheckSelect: 1
 
BOOL fIconsOnly: 1
 
BOOL fShowTypeOverlay: 1
 
BOOL fShowStatusBar: 1
 
UINT fSpareFlags: 9
 
UINT __pad1__:15
 

Detailed Description

Definition at line 1538 of file shlobj.h.

Member Data Documentation

◆ __pad0__

UINT SHELLSTATE::__pad0__

Definition at line 1559 of file shlobj.h.

◆ __pad1__

UINT SHELLSTATE::__pad1__

Definition at line 1574 of file shlobj.h.

◆ dwWin95Unused

DWORD SHELLSTATE::dwWin95Unused

Definition at line 1560 of file shlobj.h.

Referenced by START_TEST().

◆ fAutoCheckSelect

BOOL SHELLSTATE::fAutoCheckSelect

Definition at line 1569 of file shlobj.h.

◆ fDesktopHTML

BOOL SHELLSTATE::fDesktopHTML

Definition at line 1547 of file shlobj.h.

Referenced by START_TEST().

◆ fDontPrettyPath

BOOL SHELLSTATE::fDontPrettyPath

Definition at line 1549 of file shlobj.h.

Referenced by read_advanced_key(), and START_TEST().

◆ fDoubleClickInWebView

BOOL SHELLSTATE::fDoubleClickInWebView

Definition at line 1546 of file shlobj.h.

Referenced by IntSetShellStateSettings(), SHELL32_GetDefaultShellState(), and START_TEST().

◆ fFilter

BOOL SHELLSTATE::fFilter

Definition at line 1555 of file shlobj.h.

Referenced by read_advanced_key(), and START_TEST().

◆ fHideIcons

BOOL SHELLSTATE::fHideIcons

Definition at line 1553 of file shlobj.h.

Referenced by read_advanced_key(), and START_TEST().

◆ fIconsOnly

BOOL SHELLSTATE::fIconsOnly

Definition at line 1570 of file shlobj.h.

Referenced by START_TEST().

◆ fMapNetDrvBtn

BOOL SHELLSTATE::fMapNetDrvBtn

Definition at line 1551 of file shlobj.h.

Referenced by read_advanced_key(), and START_TEST().

◆ fNoConfirmRecycle

BOOL SHELLSTATE::fNoConfirmRecycle

Definition at line 1542 of file shlobj.h.

Referenced by START_TEST().

◆ fNoNetCrawling

BOOL SHELLSTATE::fNoNetCrawling

Definition at line 1557 of file shlobj.h.

Referenced by read_advanced_key(), and START_TEST().

◆ fSepProcess

BOOL SHELLSTATE::fSepProcess

Definition at line 1566 of file shlobj.h.

Referenced by ScanAdvancedSettings(), SHELL32_GetDefaultShellState(), and START_TEST().

◆ fShowAllObjects

◆ fShowAttribCol

BOOL SHELLSTATE::fShowAttribCol

Definition at line 1550 of file shlobj.h.

Referenced by SHELL32_GetDefaultShellState(), and START_TEST().

◆ fShowCompColor

BOOL SHELLSTATE::fShowCompColor

Definition at line 1545 of file shlobj.h.

Referenced by ScanAdvancedSettings(), SHELL32_GetDefaultShellState(), and START_TEST().

◆ fShowExtensions

BOOL SHELLSTATE::fShowExtensions

◆ fShowInfoTip

BOOL SHELLSTATE::fShowInfoTip

◆ fShowStartPage

BOOL SHELLSTATE::fShowStartPage

Definition at line 1568 of file shlobj.h.

Referenced by START_TEST().

◆ fShowStatusBar

BOOL SHELLSTATE::fShowStatusBar

Definition at line 1572 of file shlobj.h.

Referenced by START_TEST().

◆ fShowSuperHidden

◆ fShowSysFiles

BOOL SHELLSTATE::fShowSysFiles

Definition at line 1544 of file shlobj.h.

Referenced by read_advanced_key(), SHGetSetSettings(), and START_TEST().

◆ fShowTypeOverlay

BOOL SHELLSTATE::fShowTypeOverlay

Definition at line 1571 of file shlobj.h.

Referenced by START_TEST().

◆ fSpareFlags

UINT SHELLSTATE::fSpareFlags

Definition at line 1573 of file shlobj.h.

◆ fStartPanelOn

BOOL SHELLSTATE::fStartPanelOn

Definition at line 1567 of file shlobj.h.

Referenced by SHELL32_GetDefaultShellState(), and START_TEST().

◆ fWebView

BOOL SHELLSTATE::fWebView

Definition at line 1554 of file shlobj.h.

Referenced by IntSetShellStateSettings(), read_advanced_key(), and START_TEST().

◆ fWin95Classic

BOOL SHELLSTATE::fWin95Classic

Definition at line 1548 of file shlobj.h.

Referenced by ReadCabinetState(), and START_TEST().

◆ iSortDirection

int SHELLSTATE::iSortDirection

Definition at line 1563 of file shlobj.h.

Referenced by SHELL32_GetDefaultShellState(), and START_TEST().

◆ lParamSort

LONG SHELLSTATE::lParamSort

Definition at line 1562 of file shlobj.h.

Referenced by SHELL32_GetDefaultShellState(), and START_TEST().

◆ uNotUsed

UINT SHELLSTATE::uNotUsed

Definition at line 1565 of file shlobj.h.

◆ uWin95Unused

UINT SHELLSTATE::uWin95Unused

Definition at line 1561 of file shlobj.h.

◆ version

UINT SHELLSTATE::version

Definition at line 1564 of file shlobj.h.

Referenced by SHELL32_GetDefaultShellState(), SHELL32_WriteRegShellState(), and START_TEST().


The documentation for this struct was generated from the following file: