Ignore:
Timestamp:
Aug 14, 1999, 7:23:24 PM (26 years ago)
Author:
achimha
Message:

headers for comctl32 updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/listview.h

    r164 r499  
    4242    INT nItemWidth;
    4343    INT nSelectionMark;
     44    INT nHotItem;
    4445    SHORT notifyFormat;
    4546    RECT rcList;
     
    5657    PFNLVCOMPARE pfnCompare;
    5758    LPARAM lParamSort;
    58    
     59
    5960} LISTVIEW_INFO;
    6061
Note: See TracChangeset for help on using the changeset viewer.