Changeset 1142
- Timestamp:
 - Oct 5, 1999, 7:34:18 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/header.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/header.h
r1124 r1142 1 /* $Id: header.h,v 1. 3 1999-10-04 16:01:30cbratschi Exp $ */1 /* $Id: header.h,v 1.4 1999-10-05 17:34:18 cbratschi Exp $ */ 2 2 3 3 /* … … 41 41 BOOL bPressed; /* Is a header item pressed (down)? */ 42 42 BOOL bTracking; /* Is in tracking mode? */ 43 BOOL bTrackOpen; 43 44 BOOL bUnicode; /* Unicode flag */ 44 45 INT iMoveItem; /* index of tracked item. (Tracking mode) */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  