well i seen loads of downloads but not really any comments on how it pans out
if you tried this one id like to hear good or bad (if something acts up i might be able to fix it)
my main compiler weighs about 4 gigs

so its sometimes hard for me to catch a bug, bit to many tools

unfortunatly since my own compiler grown this large small bugs tend to pass me by
one thing i noticed was after updating the crt of my compiler (no not ready yet) is that you have to be really really carefull mixing old winsock and winsock2 in fact you cant do it
i noticed this after trying to compile some old code that used both types needless to say that didnt go well
well with some luck this might be fixed in future updates allthough its not really a bug (more like bad coding on the user side) hehe.
the good thing with the new crt is i now have gdiplus and ipv6 support
