Ok I have an integrated intel chipset usb controller that will not detect any devices. There are no reported problems with the usb hub etc in the device manager. I tried uninstalling and reinstalling ...
I'm trying to find a way for a C# program to react to a change in screen resolution. I know that you can determine the current resolution using System.Windows.Forms.Screen..., but I don't see any ...