|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
| struct | GENERAL_DIALOG |
Typedefs | |
| typedef struct GENERAL_DIALOG | GENERAL_DIALOG |
| typedef struct GENERAL_DIALOG * | PGENERAL_DIALOG |
Enumerations | |
| enum | { UNDERLINE_ON , UNDERLINE_OFF , UNDERLINE_HOVER , UNDERLINE_IE } |
Variables | |
| static const LPCWSTR | s_pszExplorerKey = REGSTR_PATH_EXPLORER |
| typedef struct GENERAL_DIALOG GENERAL_DIALOG |
| typedef struct GENERAL_DIALOG * PGENERAL_DIALOG |
| anonymous enum |
| Enumerator | |
|---|---|
| UNDERLINE_ON | |
| UNDERLINE_OFF | |
| UNDERLINE_HOVER | |
| UNDERLINE_IE | |
Definition at line 28 of file general.cpp.
Definition at line 351 of file general.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
|
static |
Definition at line 335 of file general.cpp.
Referenced by FolderOptionsGeneralDlg().
|
static |
Definition at line 306 of file general.cpp.
Referenced by FolderOptionsGeneralDlg().
|
static |
Definition at line 322 of file general.cpp.
Referenced by FolderOptionsGeneralDlg().
|
static |
Definition at line 270 of file general.cpp.
Referenced by GeneralDlg_OnInitDialog(), and GeneralDlg_OnRestoreDefaults().
|
static |
Definition at line 183 of file general.cpp.
Referenced by FolderOptionsGeneralDlg(), GeneralDlg_OnInitDialog(), and GeneralDlg_OnRestoreDefaults().
Definition at line 163 of file general.cpp.
Referenced by GeneralDlg_OnInitDialog().
|
static |
Definition at line 108 of file general.cpp.
Referenced by GeneralDlg_OnInitDialog(), and SHELL_GetIconUnderlineMode().
Definition at line 152 of file general.cpp.
Referenced by GeneralDlg_OnApply().
Definition at line 69 of file general.cpp.
Referenced by GeneralDlg_OnApply().
Definition at line 95 of file general.cpp.
Referenced by GeneralDlg_OnApply().
| EXTERN_C void SHELL32_GetDefaultShellState | ( | LPSHELLSTATE | pss | ) |
Definition at line 34 of file general.cpp.
Referenced by SHGetSetSettings().
| EXTERN_C BOOL SHELL32_ReadRegShellState | ( | PREGSHELLSTATE | prss | ) |
Definition at line 79 of file general.cpp.
Referenced by SHGetSetSettings().
| EXTERN_C LSTATUS SHELL32_WriteRegShellState | ( | PREGSHELLSTATE | prss | ) |
Definition at line 52 of file general.cpp.
Referenced by SHGetSetSettings().
| UINT SHELL_GetIconUnderlineFlags | ( | ) |
Definition at line 134 of file general.cpp.
Referenced by CDefView::CreateList(), and CDefView::OnSettingChange().
|
static |
Definition at line 116 of file general.cpp.
Referenced by SHELL_GetIconUnderlineFlags().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | fprop | ) |
|
static |
Definition at line 26 of file general.cpp.
Referenced by IntGetRawIconUnderlineValue(), IntSetUnderlineState(), SHELL32_ReadRegShellState(), and SHELL32_WriteRegShellState().