comctl32/listview: Don't forward WM_COMMAND to parent if we don't have an Edit box.
commit5d708246d79e540f40c914f1bac80e70a4d0fee7
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 20 May 2010 19:22:10 +0000 (20 23:22 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 May 2010 12:37:52 +0000 (21 14:37 +0200)
treedc1b215cb19d622da7318af533ea1cc5dafc376f
parentc79aad51cd21e1da941dcc003379957065253715
comctl32/listview: Don't forward WM_COMMAND to parent if we don't have an Edit box.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c