http://bugs.winehq.org/show_bug.cgi?id=22812
--- Comment #12 from Hin-Tak Leung htl10@users.sourceforge.net 2010-06-11 00:26:29 --- (In reply to comment #11)
OK, so in addition you should probably try overriding msvcr80.dll (winetricks vcrun2005). Also native dbghelp.dll comes to mind.
tried msvcr80.dll - still broken. I am thinking since section alignment is 0x1000, xxx200 would be wrong? In any case, since I have two binaries which have wrong image size (and I know exactly what they are) - it is probably possible to just run "WINEDEBUG=<something> | grep 'value'" to see which routines mt uses to get those values?