On 7/22/2011 06:59, Jay Yang wrote:
Tests that CBEM_DELETEITEM notifications are received when CB_RESETCONTENT is sent to a comboex control.
dlls/comctl32/tests/comboex.c | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-)
Better way to test that is to use message sequence test. Look at listview test to see how WM_NOTIFY/id pairs are logged.