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/datetime.c

    r1431 r2126  
    1 /* $Id: datetime.c,v 1.5 1999-10-24 22:49:42 sandervl Exp $ */
     1/* $Id: datetime.c,v 1.6 1999-12-18 20:56:58 achimha Exp $ */
    22/*
    33 * Date and time picker control
     
    1515 */
    1616
     17/* WINE 991212 level */
     18
    1719#include "winbase.h"
    1820#include "commctrl.h"
     
    133135  SIZE size;
    134136  BOOL prssed=FALSE;
    135   COLORREF oldBk;
     137  COLORREF oldBk = 0;
    136138
    137139
Note: See TracChangeset for help on using the changeset viewer.