Ignore:
Timestamp:
Oct 11, 1999, 6:04:52 PM (26 years ago)
Author:
cbratschi
Message:

pmframe finished

File:
1 edited

Legend:

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

    r1189 r1248  
    1 /* $Id: pmframe.h,v 1.1 1999-10-08 16:13:08 cbratschi Exp $ */
     1/* $Id: pmframe.h,v 1.2 1999-10-11 16:04:51 cbratschi Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    1010
    1111PVOID FrameSubclassFrameWindow(Win32BaseWindow *win32wnd);
    12 VOID  FrameSetBorderSize(Win32BaseWindow *win32wnd);
     12VOID  FrameSetBorderSize(Win32BaseWindow *win32wnd,BOOL resize);
     13UINT  FrameGetDefSizeBorderSize(VOID);
    1314
    1415#endif
Note: See TracChangeset for help on using the changeset viewer.