http://bugs.winehq.org/show_bug.cgi?id=25990
--- Comment #11 from Dan Kegel dank@kegel.com 2011-02-08 13:24:18 CST --- I think he does already. He just didn't mention it.
Thanks for the new logs. Key part is: =>0 0x7d915210 (0x0033f3f0) 1 HOOK_CallHooks+0x12a(id=0x2007a, code=0, wparam=0, lparam=0, unicode=0) [dlls/user32/hook.c:444] 2 HOOK_CallHooks+0x12a(id=0x5, code=0x4, wparam=0x2007a, lparam=0, unicode=0x1) [dlls/user32/hook.c:444] 3 DestroyWindow+0x6d(hwnd=0x2007a) [dlls/user32/win.c:1644]
So Word 2007 is hooking DestroyWindow, and is crashing when the hook is called.