How do i change the screen resolution in my program ? any hint?
Thanks
Printable View
How do i change the screen resolution in my program ? any hint?
Thanks
check this sample from Matt Hart's page
http://www.matthart.com/vbhelp/CHANGREZ.ZIP
it uses ChangeDisplaySettings API
Thanks!.