Ignore:
Timestamp:
Mar 18, 2000, 5:10:57 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r265 r3152  
    1 /* $Id: tab.h,v 1.2 1999-07-04 19:03:36 sandervl Exp $ */
     1/* $Id: tab.h,v 1.3 2000-03-18 16:10:56 cbratschi Exp $ */
    22
    33/*
     
    2626typedef struct tagTAB_INFO
    2727{
     28  COMCTL32_HEADER header;
     29
    2830  UINT       uNumItem;        /* number of tab items */
    2931  INT        tabHeight;       /* height of the tab row */
Note: See TracChangeset for help on using the changeset viewer.