http://bugs.winehq.org/show_bug.cgi?id=12572
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|resedit tree control |resedit 1.4.1 tree control |background not drawn |background not drawn
--- Comment #1 from Dan Kegel dank@kegel.com 2008-06-03 09:00:22 --- I think the version tested was resedit 1.4.1. Don't have that around anymore; I've written the author to see if he does.
With resedit 1.4.3, behavior seems to be worse, the app crashes:
Unhandled exception: page fault on read access to 0x28ec83e5 in 32-bit code (0x28ec83e5). Backtrace: =>1 0x28ec83e5 (0x0032f3e0) 2 0x7e86cc54 on_progress_proc+0x34(binding=0x1424b8, t=0x142490) [dlls/urlmon/binding.c:1110] in urlmon (0x0032f400) 3 0x7e86c67e notif_wnd_proc+0x5e(hwnd=0x10080, msg=0x465, wParam=0x0, lParam=) [dlls/urlmon/binding.c:185] in urlmon (0x0032f420) 4 0x7ed545ba WINPROC_wrapper+0x1a() in user32 (0x0032f450) 5 0x7ed54c9e call_window_proc+0x6e(hwnd=, msg=0x465, wp=0x0, lp=0x1424b8, result=0x32f500, arg=0x7e86c620) [dlls/user32/winproc.c:457] in user32 (0x0032f490) 6 0x7ed5a071 WINPROC_call_window+0xd1(hwnd=, msg=0x465, wParam=0x0, lParam=0x1424b8, result=0x32f500, unicode=0x1, mapping=0x4) [dlls/user32/winproc.c:2207] in user32 (0x0032f4d0) 7 0x7ed1c9d6 DispatchMessageW+0x96(msg=) [dlls/user32/message.c:3096] in user32 (0x0032f510) 8 0x7eceac20 DIALOG_DoDialogBox+0x1b0(hwnd=, owner=0x60028) [dlls/user32/dialog.c:784] in user32 (0x0032f570)
This could also be due to a change in Wine, so I tried old versions of Wine, but they all crash like this on resedit 1.4.3. Simplest conclusion is that it's new behavior in resedit 1.4.3, hopefully I can verify that soon.