Does anyone know how to change the size of the desktop using vb? Like change it from 800 by 600 pixels to whatever?
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
Printable View
Does anyone know how to change the size of the desktop using vb? Like change it from 800 by 600 pixels to whatever?
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
U can try the following
(**NOTE: I havn't tried this)
U can change the values in the registry at this location
HKEY_CURRENT_CONFIG\System\CurrentControlset\Services\s3\Device0\DefaultSettings.Yresolution
& similarly \DefaultSettings.XResolution...
See if this works...U can do it by changing values in Registry...that's what i think...
good luk
There is an example in the 'Demo Projects' section of this site for changing the res.
------------------
(¯`·.¸¸.·´¯`·->ShadowCrawler<-·´¯`·.¸¸.·´¯)
Teenage Programmer
Visual Basic, HTML, C++, JavaScript
http://welcome.to/X12Tech
Email: [email protected]
ICQ#: 9872708
Where is this? I looked under the demo projects and didn't see it anywhere. Thanks!!
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]