- Cache GWL_STYLE, to avoid fetching in virtually every function.
authorDimitrie O. Paun <dpaun@rogers.com>
Sun, 29 Sep 2002 18:02:21 +0000 (18:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 29 Sep 2002 18:02:21 +0000 (18:02 +0000)
commita4f580b74b4c04dba18037f606beca0848bca7e8
treee15f939fbce42818b49c4c17168919a9f6d80348
parent4774477b2b02787ff3439e90b6f275870ca97471
- Cache GWL_STYLE, to avoid fetching in virtually every function.
- Separate GetOrigin from GetAllMeasures as it is item independent,
  and rename function to reflect the change.
- Small cleanups.
dlls/comctl32/listview.c