ChangeSet ID: 20317 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/21 04:41:44
Modified files: dlls/comctl32/tests: Makefile.in .cvsignore Added files: dlls/comctl32/tests: comboex.c
Log message: Jason Edmeades us@edmeades.me.uk 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.
Patch: http://cvs.winehq.org/patch.py?id=20317
Old revision New revision Changes Path 1.10 1.11 +1 -0 wine/dlls/comctl32/tests/Makefile.in 1.9 1.10 +1 -0 wine/dlls/comctl32/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/comctl32/tests/comboex.c