Ignore:
Timestamp:
Dec 18, 1999, 9:57:01 PM (26 years ago)
Author:
achimha
Message:

WINE 991212 updates - treeview missing

File:
1 edited

Legend:

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

    r1730 r2126  
    1 /* $Id: comctl32.h,v 1.10 1999-11-14 10:58:37 achimha Exp $ */
     1/* $Id: comctl32.h,v 1.11 1999-12-18 20:56:58 achimha Exp $ */
    22/*
    33 * Win32 common controls implementation
     
    1212 */
    1313
    14 /* Status: WINE 990923 */
     14/* Status: WINE 991212 */
    1515
    1616#ifndef _H_COMCTL32
     
    7474#define IDC_SUNKEN_LINE   12326
    7575
     76#define IDS_CLOSE 4160
     77
    7678/* Toolbar customization dialog */
    7779#define IDD_TBCUSTOMIZE     200
     
    110112#define IDM_DEC                         312
    111113
     114/* treeview checkboxes */
     115#define IDT_CHECK 401
     116
    112117#endif /* _H_COMCTL32 */
Note: See TracChangeset for help on using the changeset viewer.