How to adjust Windows "Visual Effects" option?
What is the system call to adjust the "Visual Effects" settings in Windows Vista or 7?
Specifically, I want to adjust it from "Adjust for best appearance" to "Adjust for best performance".
My first thought was to use SystemParam开发者_StackOverflowetersInfo (SPI_SETUIEFFECTS), but that appears to do nothing when called.
This is the dialog Windows provides to make the change manually:
alt text http://img198.imageshack.us/img198/6615/adjust.png
精彩评论