Harlinn.Windows 0.1
|
Functions | |
HW_EXPORT bool | ClearType () |
HW_EXPORT void | SetClearType (bool theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT WideString | DesktopWallpaper () |
HW_EXPORT void | SetDesktopWallpaper (const WideString &theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT bool | DropShadow () |
HW_EXPORT void | SetDropShadow (bool theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT bool | FlatMenu () |
HW_EXPORT void | SetFlatMenu (bool theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT bool | FontSmoothing () |
HW_EXPORT void | SetFontSmoothing (bool theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT UINT | FontSmoothingContrast () |
HW_EXPORT void | SetFontSmoothingContrast (UINT theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT Windows::FontSmoothingOrientation | FontSmoothingOrientation () |
HW_EXPORT void | SetFontSmoothingOrientation (Windows::FontSmoothingOrientation theValue, bool sendChange=true, bool updateProfile=true) |
HW_EXPORT Windows::NonClientMetrics | NonClientMetrics () |
bool Harlinn::Windows::Environment::SystemParameters::ClearType | ( | ) |
WideString Harlinn::Windows::Environment::SystemParameters::DesktopWallpaper | ( | ) |
bool Harlinn::Windows::Environment::SystemParameters::DropShadow | ( | ) |
bool Harlinn::Windows::Environment::SystemParameters::FlatMenu | ( | ) |
bool Harlinn::Windows::Environment::SystemParameters::FontSmoothing | ( | ) |
UINT Harlinn::Windows::Environment::SystemParameters::FontSmoothingContrast | ( | ) |
Windows::FontSmoothingOrientation Harlinn::Windows::Environment::SystemParameters::FontSmoothingOrientation | ( | ) |
Windows::NonClientMetrics Harlinn::Windows::Environment::SystemParameters::NonClientMetrics | ( | ) |
void Harlinn::Windows::Environment::SystemParameters::SetClearType | ( | bool | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetDesktopWallpaper | ( | const WideString & | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetDropShadow | ( | bool | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetFlatMenu | ( | bool | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothing | ( | bool | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothingContrast | ( | UINT | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |
void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothingOrientation | ( | Windows::FontSmoothingOrientation | theValue, |
bool | sendChange = true, | ||
bool | updateProfile = true ) |