ReactOS 0.4.16-dev-240-gdb5fa3b
|
Public Attributes | |
WINDOWPLACEMENT | tPlacement |
int | TreeViewSize |
int | NameColumnSize |
int | TypeColumnSize |
int | DataColumnSize |
BOOL | StatusBarVisible |
Definition at line 38 of file settings.c.
int RegistryBinaryConfig::DataColumnSize |
Definition at line 44 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().
int RegistryBinaryConfig::NameColumnSize |
Definition at line 42 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().
BOOL RegistryBinaryConfig::StatusBarVisible |
Definition at line 45 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().
WINDOWPLACEMENT RegistryBinaryConfig::tPlacement |
Definition at line 40 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().
int RegistryBinaryConfig::TreeViewSize |
Definition at line 41 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().
int RegistryBinaryConfig::TypeColumnSize |
Definition at line 43 of file settings.c.
Referenced by LoadSettings(), and SaveSettings().