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

    r236 r496  
    1 /* $Id: progress.c,v 1.7 1999-06-28 15:46:25 cbratschi Exp $ */
     1/* $Id: progress.c,v 1.8 1999-08-14 16:13:12 cbratschi Exp $ */
    22/*
    33 * Progress control
     
    493493 *           ProgressWindowProc
    494494 */
    495 LRESULT WINAPI ProgressWindowProc(HWND hwnd, UINT message,
     495static LRESULT WINAPI ProgressWindowProc(HWND hwnd, UINT message,
    496496                                  WPARAM wParam, LPARAM lParam)
    497497{
Note: See TracChangeset for help on using the changeset viewer.