Ignore:
Timestamp:
Jan 9, 2000, 5:51:27 PM (26 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/scroll.h

    r2380 r2386  
    1 /* $Id: scroll.h,v 1.6 2000-01-09 14:13:12 cbratschi Exp $ */
     1/* $Id: scroll.h,v 1.7 2000-01-09 16:51:27 sandervl Exp $ */
    22
    33/*
     
    3030extern LRESULT WINAPI VertScrollBarWndProc(HWND hwnd,UINT message,WPARAM wParam,LPARAM lParam );
    3131
     32VOID SCROLL_SubclassScrollBars(HWND hwndHorz,HWND hwndVert);
     33
    3234BOOL SCROLLBAR_Register();
    3335BOOL SCROLLBAR_Unregister();
Note: See TracChangeset for help on using the changeset viewer.