[USER32][NTUSER] Fix wrong return from LB_GETLISTBOXINFO (#2168)
authorJose Carlos Jesus <zecarlos1957@hotmail.com>
Sat, 4 Jul 2020 13:11:10 +0000 (14:11 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2020 13:11:10 +0000 (15:11 +0200)
commit62e52c7237294556879890f29e271c2ade129fa3
tree61c75c9439676e049338202657009dcc174bb1a0
parentc40b0866b1f90a5acb9f9f53a1355efe3fb0aa9c
[USER32][NTUSER] Fix wrong return from LB_GETLISTBOXINFO (#2168)

And is now consistent with comctl32 and Wine too...
win32ss/user/ntuser/window.c
win32ss/user/user32/controls/listbox.c