Ignore:
Timestamp:
Nov 17, 2000, 3:37:53 PM (25 years ago)
Author:
sandervl
Message:

updated animate, monthcal, flatsb, datetime + comboex controls with latest wine (2000-12-11)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/comctl32.h

    r3970 r4611  
    1 /* $Id: comctl32.h,v 1.15 2000-08-08 17:04:59 cbratschi Exp $ */
     1/* $Id: comctl32.h,v 1.16 2000-11-17 14:37:50 sandervl Exp $ */
    22/*
    33 * Win32 common controls implementation
     
    140140#define IDM_DEC                         312
    141141
     142#define IDM_TODAY                      4163
     143#define IDM_GOTODAY                    4164
     144
     145/* Treeview Checboxes */
     146
     147#define IDT_CHECK        401
     148
     149
     150/* Header cursors */
     151#define IDC_DIVIDER                     106
     152#define IDC_DIVIDEROPEN                 107
     153
     154
     155/* DragList icon */
     156#define IDI_DRAGARROW                   150
     157
    142158#endif /* _H_COMCTL32 */
Note: See TracChangeset for help on using the changeset viewer.