Handle case when item text is empty.
commit0178c1116b2ec294c894ac3629c46cc00ab780a1
authorUlrich Czekalla <ulrich@codeweavers.com>
Wed, 2 Jun 2004 21:34:05 +0000 (2 21:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Jun 2004 21:34:05 +0000 (2 21:34 +0000)
tree0f48321adf3d45a43d1d71a1c7696c81640b61bb
parented3d86f9befbd806abab268cc6a97f3492281af8
Handle case when item text is empty.
According to MSDN, length should be returned when lParam is NULL.
dlls/comctl32/toolbar.c