Ignore:
Timestamp:
Feb 15, 2002, 2:56:55 PM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

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

    r7810 r7908  
    24952495#define LVSIL_STATE             2
    24962496
     2497/* following 2 flags only for LVS_OWNERDATA listviews */
     2498/* and only in report or list mode */
     2499#define LVSICF_NOINVALIDATEALL  0x0001
     2500#define LVSICF_NOSCROLL         0x0002
     2501
    24972502#define LVFI_PARAM              0X0001
    24982503#define LVFI_STRING             0X0002
Note: See TracChangeset for help on using the changeset viewer.