Remove support for owner drawn listviews in non-REPORT mode. We need
commitdda1e31ce75ee455adcc11c054616d2efe01caef
authorDimitrie O. Paun <dpaun@rogers.com>
Fri, 11 Oct 2002 17:59:39 +0000 (11 17:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Oct 2002 17:59:39 +0000 (11 17:59 +0000)
treed8fdcd3ea93dc2648df54a48d8e57d37298ba1f4
parent4150f31f583705115f8bb7675cb32daf9ab964a5
Remove support for owner drawn listviews in non-REPORT mode.  We need
to do this since Windows supports owner draw *only* in report mode,
and hence apps are not prepared to handle drawing in other modes.
dlls/comctl32/listview.c