Here is the bad patch. Sorry it took so long to get it posted.
ChangeSet ID: 21283 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/15 10:54:42
Modified files: dlls/comctl32 : header.c
Log message: Raphael Junqueira fenix@club-internet.fr Implement implement header callback support (HDN_GETDISPINFO notification): - better factorisation - unicode fixes
Patch: http://cvs.winehq.org/patch.py?id=21283
Old revision New revision Changes Path 1.87 1.88 +139 -17 wine/dlls/comctl32/header.c
Vitaliy Margolen wrote:
Wednesday, November 16, 2005, 10:31:24 PM, Dustin Navea wrote:
I reverted my Xorg install to 6.8.1, so I can at least do some bug hunting, and was able to get wine to run WinRAR post 0.9, pre 0.9.1, now after updating to cvs as of about an hour or so ago, WinRAR fails to start with:
err:listview:LISTVIEW_WindowProc unknown msg 108c wp=00000000 lp=00000000 wine: Unhandled page fault on read access to 0x00000014 at address 0x406e0a38 (thread 0009), starting debugger...
backtrace attached, and faulty patch coming shortly
It could be a bug in this function that still is not fixed. I think I'll just send a patch, as it seems that long awaited tests are not getting in.
Vitaliy