http://bugs.winehq.org/show_bug.cgi?id=13082
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #4 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-07-19 09:27:08 --- The direct reason of the crash is a TVM_GETITEMA with an invalid HTREEITEM. The app queries for the lParam and even though the call fails, it dereferences it as a pointer. I don't know where the app got this HTREEITEM from.