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

    r295 r496  
    1 /* $Id: rebar.c,v 1.7 1999-07-12 15:58:48 cbratschi Exp $ */
     1/* $Id: rebar.c,v 1.8 1999-08-14 16:13:12 cbratschi Exp $ */
    22/*
    33 * Rebar control
     
    18611861
    18621862
    1863 LRESULT WINAPI
     1863static LRESULT WINAPI
    18641864REBAR_WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
    18651865{
Note: See TracChangeset for help on using the changeset viewer.