Did you miss the part where I explained that I get graphics anomalies when Aero is turned off? Also, when that particular problem is reported to Microsoft, their response is, "Windows 7 is designed with Aero, we do not support turning it off. So turn it back on and contact us again if the problem continues." Yeah, very helpful. This is why I'm trying to get scaled full screen with Aero still on. Since I compile and run my own version of DOSBox, just downloading the SDL 2 converted exe is not really an option (which is why I haven't tried that yet.) If the official SVN ever starts supporting SDL 2, I'll download the source and give it a try, but until then, I'm trying to find a way to get it working with SDL 1.2.15 (Which, I believe is the last of the 1.2 series.)
Since my attempts to fix the SDL library have failed miserably, I've started working on trying to get opengl or openglnb to start scaling properly in windib mode. I always thought DOSBox had it's own internal scaling protocol (thus the iclusion of the scaler= and aspect= lines,) but I can't seem to get that working. DDraw, I believe does it in hardware, but I'm not completely sure about that. There is a hack/fix earlier in this thread that gets opengl mode to start scaling for me again, but switching to windib stops it from doing so.