http://bugs.winehq.com/show_bug.cgi?id=1120
------- Additional Comments From clozano@andago.com 2002-11-04 15:07 -------
Hmm, it looks like that when you add null pointers in DPA_SetPtr, randomly bad things could happen, but why this values are zero?
trace:listview:LISTVIEW_MoveIconTo <- this function add the null values trace:commctrl:DPA_SetPtr (0x412a26a0 0 (nil)) trace:commctrl:DPA_SetPtr (0x412a2718 0 (nil))
hmm, if you run the program with --debugmsg +commctrl, it will not crashes, hmm, there is some serious bug with the pointers.
Regards, Carlos.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1120. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.