Ignore:
Timestamp:
Oct 29, 1999, 6:06:56 PM (26 years ago)
Author:
cbratschi
Message:

scrollbar updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/pmframe.h

    r1248 r1511  
    1 /* $Id: pmframe.h,v 1.2 1999-10-11 16:04:51 cbratschi Exp $ */
     1/* $Id: pmframe.h,v 1.3 1999-10-29 16:06:55 cbratschi Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    1212VOID  FrameSetBorderSize(Win32BaseWindow *win32wnd,BOOL resize);
    1313UINT  FrameGetDefSizeBorderSize(VOID);
     14VOID  FrameTrackFrame(Win32BaseWindow *win32wnd,BOOL lefttop);
    1415
    1516#endif
Note: See TracChangeset for help on using the changeset viewer.