Ignore:
Timestamp:
Jan 12, 2000, 4:14:16 PM (26 years ago)
Author:
sandervl
Message:

client positioning + scrollbar fixes

File:
1 edited

Legend:

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

    r2381 r2418  
    1 /* $Id: pmframe.h,v 1.3 2000-01-09 14:14:23 cbratschi Exp $ */
     1/* $Id: pmframe.h,v 1.4 2000-01-12 15:14:16 sandervl Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    1010
    1111PVOID FrameSubclassFrameWindow(Win32BaseWindow *win32wnd);
    12 VOID  FrameUpdateFrame(Win32BaseWindow *win32wnd,DWORD flags);
     12VOID  FrameUpdateClient(Win32BaseWindow *win32wnd);
    1313
    1414#define HTERROR_W             (-2)
Note: See TracChangeset for help on using the changeset viewer.