On 3/15/2010 15:08, Jeff Latimer wrote:
LISTVIEW_GetItemW
Hm, actually EditLabel and EndEditLabel looks quite different. EditLabel uses static buffer, and EndEditLabel doesn't even set a buffer pointer. That's most likely a real problem here, could you try to copy way we call LISTVIEW_GetItemW to EndEditLabel?