I know you can change the splash screen in 2k by using Resource Hacker, but I also know that MS messed that all up in SP2. Does anyone know if anyone has developed a way around that? That stupid file ...
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 ...