Ignore:
Timestamp:
Mar 21, 2000, 6:30:46 PM (25 years ago)
Author:
cbratschi
Message:

bug fixes and improvements

File:
1 edited

Legend:

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

    r3154 r3182  
    1 /* $Id: CCBase.h,v 1.5 2000-03-18 16:17:21 cbratschi Exp $ */
     1/* $Id: CCBase.h,v 1.6 2000-03-21 17:30:40 cbratschi Exp $ */
    22/*
    33 * COMCTL32 Base Functions and Macros for all Controls
     
    4242VOID destroyToolTip(HWND hwndToolTip);
    4343
     44VOID drawStubControl(HWND hwnd,HDC hdc);
     45
    4446#endif
Note: See TracChangeset for help on using the changeset viewer.