listview: Correct return value from LVM_GETORIGIN including tests for this.
commit7fb21244d9d9369d95c4109e7ad421a176796d59
authorGuy Albertelli <galberte@neo.rr.com>
Sat, 26 Apr 2008 04:20:09 +0000 (26 00:20 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Apr 2008 12:22:39 +0000 (28 14:22 +0200)
tree398e0e58bdd5402c4511c429dd90c8db5171d032
parente85fa81f3cc8b52f01b603cb228379a0ed764cdf
listview: Correct return value from LVM_GETORIGIN including tests for this.

Tests to validate return value of the LVM_GETORIGIN message and fix our
implementation.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c