Changeset 2120 for trunk/include


Ignore:
Timestamp:
Dec 18, 1999, 8:50:04 PM (26 years ago)
Author:
achimha
Message:

WINE 991212 changes

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 ktk Exp $ */
     1/* $Id: rebar.h,v 1.2 1999-12-18 19:50:04 achimha Exp $ */
    22
    33/*
     
    5959    HCURSOR  hcurVert;    /* handle to the NS cursor */
    6060    HCURSOR  hcurDrag;    /* handle to the drag cursor */
     61    INT      iVersion     /* version number */
    6162
    6263    REBAR_BAND *bands;      /* pointer to the array of rebar bands */
Note: See TracChangeset for help on using the changeset viewer.