http://bugs.winehq.org/show_bug.cgi?id=18111
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-04-20 08:07:51 --- (In reply to comment #0)
the program is a program like emule.
Post a program name to test.
(In reply to comment #2)
here it is:
59148d0bb549ff8690f15f14571a715e3fdd43a5 is first bad commit commit 59148d0bb549ff8690f15f14571a715e3fdd43a5 Author: Nikolay Sivov bunglehead@gmail.com Date: Tue Apr 7 12:15:21 2009 -0400
comctl32/listview: Implement delayed header creation for ListView control.
:040000 040000 917d3c197548165028394f45e22b6d32632f36cd 3df9c0746fceb9202daab94828b78177e4f4c176 M dlls
Ok. Here are some steps to follow: 1) build current tree, it already contains a fix for some regression caused by this. If it doesn't crash wait for 1.1.20. 2) install debug symbols and run your "program" with 'WINEDEBUG=+listview wine <program.exe> after cd-ing to program directory. Attach a crash log.