Ignore:
Timestamp:
Apr 8, 2000, 8:31:07 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3242 r3350  
    1 /* $Id: commctrl.h,v 1.26 2000-03-26 16:29:38 cbratschi Exp $ */
     1/* $Id: commctrl.h,v 1.27 2000-04-08 18:30:10 cbratschi Exp $ */
    22/*
    33 * Common controls definitions
     
    24662466#define LVHT_TOLEFT             0x0040
    24672467
     2468#define LVSCW_AUTOSIZE              0xFFFF//-1
     2469#define LVSCW_AUTOSIZE_USEHEADER    0xFFFE//-2
     2470
    24682471#define LVM_FIRST               0x1000
    24692472#define LVM_GETBKCOLOR          (LVM_FIRST+0)
Note: See TracChangeset for help on using the changeset viewer.