Fix some off by one calculations in the comboboxex functions, and
commita18b7baa87a9603ef0bd911028244e4ce62a642b
authorJason Edmeades <us@edmeades.me.uk>
Wed, 21 Sep 2005 09:41:44 +0000 (21 09:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Sep 2005 09:41:44 +0000 (21 09:41 +0000)
treeff644f778673c4409ff71c4fd19aa5be88a87398
parent67792898066205808404575a36d49dbfd60c2d79
Fix some off by one calculations in the comboboxex functions, and
handle an out of range positive index the same as windows + unit test
case.
dlls/comctl32/comboex.c
dlls/comctl32/tests/.cvsignore
dlls/comctl32/tests/Makefile.in
dlls/comctl32/tests/comboex.c [new file with mode: 0644]