|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
| #define | DEFBROWSERSTREAM L"Settings" |
| #define | DEFAULT_VID GUID_NULL |
| #define | CURRENT_VERSION ( DEFFOLDERSETTINGS::VER_XP ) |
Functions | |
| template<class S , class D > | |
| static void | CopyTo (const S &Src, D &Dst) |
| static void | EnsureValid (FOLDERSETTINGS &fs) |
| static void | EnsureValid (DEFFOLDERSETTINGS &dfs) |
| static void | InitializeDefaults (DEFFOLDERSETTINGS &dfs) |
| #define CURRENT_VERSION ( DEFFOLDERSETTINGS::VER_XP ) |
Definition at line 25 of file globalfoldersettings.cpp.
Definition at line 24 of file globalfoldersettings.cpp.
| #define DEFBROWSERSTREAM L"Settings" |
Definition at line 23 of file globalfoldersettings.cpp.
Definition at line 27 of file globalfoldersettings.cpp.
Referenced by DECLARE_INTERFACE_(), SBFOLDERSETTINGS::Load(), and CGlobalFolderSettings::SaveBrowserSettings().
|
static |
Definition at line 41 of file globalfoldersettings.cpp.
|
static |
Definition at line 32 of file globalfoldersettings.cpp.
Referenced by EnsureValid(), and CGlobalFolderSettings::Load().
|
static |
Definition at line 46 of file globalfoldersettings.cpp.
Referenced by CGlobalFolderSettings::Load(), and CGlobalFolderSettings::SaveBrowserSettings().