Changeset 7908 for trunk/include/win/commctrl.h
- Timestamp:
- Feb 15, 2002, 2:56:55 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/commctrl.h
r7810 r7908 2495 2495 #define LVSIL_STATE 2 2496 2496 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 2497 2502 #define LVFI_PARAM 0X0001 2498 2503 #define LVFI_STRING 0X0002
Note:
See TracChangeset
for help on using the changeset viewer.