The listbox test shows that the control id must be stored in WPARAM
commitae7a646f8e8cdb73b2386708fa5daed7d22392e2
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 8 Aug 2005 11:02:54 +0000 (8 11:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2005 11:02:54 +0000 (8 11:02 +0000)
treef7b1931a89ecb59dbe5d514900f7aa494c7c6168
parentcdd75bd413491b8bbf572efe95be04293d69917f
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.
dlls/user/listbox.c
dlls/user/tests/listbox.c