also uploaded latest version on
http://code.google.com/p/mingw-wine look for mingw-w32.exe (kgb self extracting archive. done due to site size limit issue).
will make a diff of my modifications to the mingw64 runtime (rather simple really just removes using mingw path/host/include and lib etc. and instead use gcc's include and lib paths).
binutils 2.20.51 from mingw.org includes the patches allready

gcc was patched with johns patches for tdm and the lto patch.
crt includes directx and ddk. note the ddk from mingw64 has some headers in other places than the ddk from mingw so you may have to doublecheck your code if you need the ddk.
skipped java in this build as its pretty broken atm on win32. left ada in as it might be handy and it works.
works very well so far