Changeset 2121 for trunk/include/win/rebar.h
- Timestamp:
- Dec 18, 1999, 8:52:26 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/win/rebar.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/rebar.h
r2120 r2121 1 /* $Id: rebar.h,v 1. 2 1999-12-18 19:50:04achimha Exp $ */1 /* $Id: rebar.h,v 1.3 1999-12-18 19:52:26 achimha Exp $ */ 2 2 3 3 /* … … 59 59 HCURSOR hcurVert; /* handle to the NS cursor */ 60 60 HCURSOR hcurDrag; /* handle to the drag cursor */ 61 INT iVersion /* version number */61 INT iVersion; /* version number */ 62 62 63 63 REBAR_BAND *bands; /* pointer to the array of rebar bands */
Note:
See TracChangeset
for help on using the changeset viewer.
