Does anybody know if there is any library of managed wrappers that allows me to set screen resolution so that I don't have to do the p/invoke stuff myself?
+2
A:
Here's a post that looks like it might work: http://dotnet.mvps.org/dotnet/faqs/?id=setscreenresolution&lang=en
Here's a second sample from: Code Project
JoshBerke
2009-01-16 21:30:48
Certainly looks like it should do the trick, thanks!
Patrik Hägne
2009-01-16 21:33:21