Commit e2e50976 authored by Guy L. Albertelli's avatar Guy L. Albertelli Committed by Alexandre Julliard

- Localize origin, location, and rectangle computation.

- Support state icons in LVS_ICON style. - Draw only items that are in the clip box. - Draw non-selected items first then the selected ones because large icons may overlap each other. - Correct invalidation rectangles for items. - Correct drawing of large icons. - Eliminate divide by zero cases in scrolling. - Invalidate selected items prior to setting window losing focus.
parent 326021bd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment