http://bugs.winehq.org/show_bug.cgi?id=3235
--- Comment #12 from Austin English austinenglish@gmail.com 2009-05-21 10:39:22 --- (In reply to comment #10)
(In reply to comment #9)
Fix confirmed in all applications that I've seen being affected.
But... Regedit now crashes. Not sure if it is related to this patch. Try opening regedit, opening some branch and double-clicking any value.
listview.c:1363: LISTVIEW_GetColumnInfo: Assertion `nSubItem >= 0 && nSubItem < (*(INT*)(infoPtr->hdpaColumns))' failed. wine: Assertion failed at address 0xb7f0a410 (thread 0009), starting debugger... Unhandled exception: assertion failed in 32-bit code (0xb7f0a410).
I know that. It's my previous patch to blame.
This is where more testcases would be helpful in preventing such things...