ChangeSet ID: 19340 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/08 06:02:54
Modified files: dlls/user/tests: listbox.c dlls/user : listbox.c
Log message: Francois Gouget fgouget@codeweavers.com The listbox test shows that the control id must be stored in WPARAM for the WM_DRAWITEM message. Fix the listbox test so CreateWindow() does not fail on Windows.
Patch: http://cvs.winehq.org/patch.py?id=19340
Old revision New revision Changes Path 1.9 1.10 +8 -3 wine/dlls/user/tests/listbox.c 1.18 1.19 +1 -1 wine/dlls/user/listbox.c