To get->EnumDisplaySettings()
To change->ChangeDisplaySettings()
Regards,
Shabeer
>
>
I want the setting that are under the "Appearance" Tab,
and not the "Settings" Tab. I suppose that this would
have been more clear if I left off the last word.
Control Panel---Display---Appearance
Under this tab are things like:
Scheme
Item
Font
check HKEY_CURRENT_USER\control Panel\appearance\schemes .. it may help.
Lots of options can be set using SystemParametersInfo()
Regards,
Shabeer
>
>
That is the kind of answer that I was looking for.
It there any information on how this is encoded?