Ignore:
Timestamp:
May 22, 2000, 7:25:13 PM (25 years ago)
Author:
cbratschi
Message:

merged with Corel WINE 20000513, added new DPA_* functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/status.cpp

    r3154 r3585  
    1 /* $Id: status.cpp,v 1.2 2000-03-18 16:17:29 cbratschi Exp $ */
     1/* $Id: status.cpp,v 1.3 2000-05-22 17:25:11 cbratschi Exp $ */
    22/*
    33 * Interface code to StatusWindow widget/control
     
    99 */
    1010
    11 /* WINE 990923 level */
     11/* Corel WINE 20000513 level */
    1212
    1313#include "winbase.h"
     
    918918        DeleteObject (infoPtr->hDefaultFont);
    919919
    920     /* delete tool tip control */
    921     destroyToolTip(infoPtr->hwndToolTip);
    922 
    923920    doneControl(hwnd);
    924921
Note: See TracChangeset for help on using the changeset viewer.