Programmatically Changing Screen Resolution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

First off, I don't need different settings for different users - that one has been done to death ;)

I have a large number of XP Pro workstations where the resolution doesn't match corporate standards. I need to write a small program in Visual Basic.NET to change it - it can be pushed out via Active Directory or we can run it remotely by different means. Where can I find out how to do it, and/or what is the namespace I need

Thanks

Stephen
 
Write Doug: http://www.dougknox.com/feedback.htm

System Tray Utility to Change Screen Resolution
http://www.dougknox.com/xp/utils/xp_quickres.htm

Allows custom display settings for each user
http://www.dougknox.com/xp/utils/xp_userdisplay.htm




Stephen Borg said:
First off, I don't need different settings for different users - that one has been done to death ;)

I have a large number of XP Pro workstations where the resolution doesn't
match corporate standards. I need to write a small program in Visual
Basic.NET to change it - it can be pushed out via Active Directory or we can
run it remotely by different means. Where can I find out how to do it,
and/or what is the namespace I need?
 
Back
Top