Changeset 3350 for trunk/include/win/commctrl.h
- Timestamp:
- Apr 8, 2000, 8:31:07 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/commctrl.h
r3242 r3350 1 /* $Id: commctrl.h,v 1.2 6 2000-03-26 16:29:38cbratschi Exp $ */1 /* $Id: commctrl.h,v 1.27 2000-04-08 18:30:10 cbratschi Exp $ */ 2 2 /* 3 3 * Common controls definitions … … 2466 2466 #define LVHT_TOLEFT 0x0040 2467 2467 2468 #define LVSCW_AUTOSIZE 0xFFFF//-1 2469 #define LVSCW_AUTOSIZE_USEHEADER 0xFFFE//-2 2470 2468 2471 #define LVM_FIRST 0x1000 2469 2472 #define LVM_GETBKCOLOR (LVM_FIRST+0)
Note:
See TracChangeset
for help on using the changeset viewer.