Implement multiline labels in the Large Item view by using DrawText
commitd10c9a47b8d08453f783223b9a9fc8311a8ab868
authorBill Medland <medbi01@accpac.com>
Fri, 22 Feb 2002 21:23:02 +0000 (22 21:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Feb 2002 21:23:02 +0000 (22 21:23 +0000)
tree519b782cb0298562a986c3427cd4d4926ed78aa4
parent923861fbd2db21d05a09a356f7ff625edd24bc41
Implement multiline labels in the Large Item view by using DrawText
Note that this now highlights weaknesses in the label measuring code
etc. which cannot correctly handle multiline labels.
dlls/comctl32/listview.c