http://bugs.winehq.org/show_bug.cgi?id=30569
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2012-05-17 00:08:03 CDT --- I sent a patch to fix these failures:
--- 0024:Call user32.GetDlgItem(00010182,00003020) ret=7e11ffe1 0024:Ret user32.GetDlgItem() retval=00000000 ret=7e11ffe1 ---
http://www.winehq.org/pipermail/wine-patches/2012-May/114277.html
but this is not related to a bug really. NULL hwnd still causes an exception after IsWindow(). Needs another round of investigation.