Re: listview: Fix LISTVIEW_CancelEditLabel to not save the changed text

2009-12-06 Thread Nikolay Sivov
Jeff Latimer wrote: On 06/12/09 18:56, Nikolay Sivov wrote: Jeff Latimer wrote: --- dlls/comctl32/listview.c |2 +- dlls/comctl32/tests/listview.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Hi, Jeff. This is obviously wrong. Test will fail on native systems after y

Re: listview: Fix LISTVIEW_CancelEditLabel to not save the changed text

2009-12-06 Thread Jeff Latimer
On 06/12/09 18:56, Nikolay Sivov wrote: Jeff Latimer wrote: --- dlls/comctl32/listview.c |2 +- dlls/comctl32/tests/listview.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Hi, Jeff. This is obviously wrong. Test will fail on native systems after your patch. Why do y

Re: listview: Fix LISTVIEW_CancelEditLabel to not save the changed text

2009-12-05 Thread Nikolay Sivov
Jeff Latimer wrote: --- dlls/comctl32/listview.c |2 +- dlls/comctl32/tests/listview.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Hi, Jeff. This is obviously wrong. Test will fail on native systems after your patch. What is a problem with current code, any bugs repor