Question : I messed up my monitor settings

I changed my monitor settings and when I rebooted, I can't see my windows xp login screen All I see are blue vertical lines.  
How can I get to the settings dialog box so that I change my monitor configuration back to my friendly 1024 x 768 32 bit?

Answer : I messed up my monitor settings

It turns out it was caused by my new DLL referencing the base DLL... With all of these being in 1 solution.  It required that it reference the project instead of the DLL directly.  As soon as I referenced the DLL project instead of directly to the DLL, Visual Studio stopped complaining about the references.   Kind of strange, but I guess for the dynamic debugger to work properly, it required this.

Thanks guys!
Random Solutions  
 
programming4us programming4us