Commit ee19a56a authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

comctl32: Fix a typo in comment.

parent 200bfa97
......@@ -4747,7 +4747,7 @@ static BOOL LISTVIEW_DrawItem(LISTVIEW_INFO *infoPtr, HDC hdc, INT nItem, ITERAT
- CDDS_ITEMPREPAINT
- CDDS_ITEMPREPAINT|CDDS_SUBITEM | => sent n times, where n is number of subitems,
CDDS_ITEMPOSTPAINT|CDDS_SUBITEM | including item iself
CDDS_ITEMPOSTPAINT|CDDS_SUBITEM | including item itself
- CDDS_ITEMPOSTPAINT
other styles:
......
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