Original Post
On Windows one could just run a shell command: system("rundll32 NvCpl.dll,dtcfg rotate 0 270"); However, on Vista I get Error: API not supported on this version of Windows. So, how do I rotate the screen from within my program??