ChangeSet ID: 19215 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/29 09:42:19
Modified files: dlls/user/tests: listbox.c dlls/user : listbox.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com - Add an ownerdrawn listbox test, which confirms that on WM_DRAWITEM parent receives a clipbox equal to a listbox's client area. - WM_DRAWITEM message contains 0 in wparam (at least on win2k).
Patch: http://cvs.winehq.org/patch.py?id=19215
Old revision New revision Changes Path 1.8 1.9 +106 -11 wine/dlls/user/tests/listbox.c 1.17 1.18 +2 -3 wine/dlls/user/listbox.c