Description
There is a feature in System Properties> Andvanced> Performance in Windows XP/2003 that allows to disable effects. It has checkboxes which duplicates some system settings.
It's possible to implement three checkboxes in ReactOS:
1) Use visual styles on windows and buttons
In Windows XP this checkbox:
-off - windows XP set classic theme
-on - windows XP set Luna (and not previous style)
2) Show window content while dragging
You can enable/disable this function via next method:
Go to Desktop properties> tab Appaerance> Effects> Show window content while dragging
3) Smooth edges of screen fonts
You can enable/disable these functions via following:
Go to Desktop properties> tab Appaerance> Effects> Use the following method to smooth edges of screen fonts
4) Show shadows under mouse pointer
You can enable/disable this function via following:
Go to Control Panel> Mouse> Pointers> Enable pointer shadow (??? doesn't work)
Functions in Windows XP:
Functions in ReactOS: