Ignore:
Timestamp:
Aug 14, 1999, 6:13:16 PM (26 years ago)
Author:
cbratschi
Message:

wine-990731 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/tooltips.c

    r295 r496  
    1 /* $Id: tooltips.c,v 1.12 1999-07-12 15:58:49 cbratschi Exp $ */
     1/* $Id: tooltips.c,v 1.13 1999-08-14 16:13:15 cbratschi Exp $ */
    22/*
    33 * Tool tip control
     
    21752175
    21762176
    2177 LRESULT CALLBACK
     2177static LRESULT CALLBACK
    21782178TOOLTIPS_WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
    21792179{
Note: See TracChangeset for help on using the changeset viewer.