Changeset 2120 for trunk/include
- Timestamp:
- Dec 18, 1999, 8:50:04 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/rebar.h
r4 r2120 1 /* $Id: rebar.h,v 1. 1 1999-05-24 20:19:18 ktkExp $ */1 /* $Id: rebar.h,v 1.2 1999-12-18 19:50:04 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 62 62 63 REBAR_BAND *bands; /* pointer to the array of rebar bands */
Note:
See TracChangeset
for help on using the changeset viewer.