hhctrl.ocx: Use the SendMessage instead of ListView_GetItem.
commit968f21477236966ac9bf9f1fb7c221f1c9ff2553
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 9 Feb 2010 22:02:03 +0000 (9 23:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Feb 2010 10:33:57 +0000 (10 11:33 +0100)
tree44c29b2471e13d17d966bc87cb3f51772cc6ff2b
parent7a8638d8b32a84594aaebdb0ccf35677f1445fe2
hhctrl.ocx: Use the SendMessage instead of ListView_GetItem.

SendMessage() is more explicit and also gets rid of three gcc -Wextra
  warning: value computed is not used
dlls/hhctrl.ocx/help.c