http://bugs.winehq.org/show_bug.cgi?id=2937
mike@navi.cx changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Summary|PAF crashes when viewing the|Need to implement header |individual list |callbacks (IE feature)
------- Additional Comments From mike@navi.cx 2005-07-05 08:49 ------- The app is trying to use the newly introduced callback feature of header controls. From MSDN:
"Currently, callback support includes header item text and images. Setting an HDITEM structure's text to the LPSTR_TEXTCALLBACK value or its image to the I_IMAGECALLBACK value will cause the control to send an HDN_GETDISPINFO message to request callback information as needed. HDN_GETDISPINFO is supported by the new NMHDDISPINFO structure."