Changeset 1248 for trunk/src/user32/pmframe.h
- Timestamp:
- Oct 11, 1999, 6:04:52 PM (26 years ago)
- 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:08cbratschi Exp $ */1 /* $Id: pmframe.h,v 1.2 1999-10-11 16:04:51 cbratschi Exp $ */ 2 2 /* 3 3 * Win32 Frame Managment Code for OS/2 … … 10 10 11 11 PVOID FrameSubclassFrameWindow(Win32BaseWindow *win32wnd); 12 VOID FrameSetBorderSize(Win32BaseWindow *win32wnd); 12 VOID FrameSetBorderSize(Win32BaseWindow *win32wnd,BOOL resize); 13 UINT FrameGetDefSizeBorderSize(VOID); 13 14 14 15 #endif
Note:
See TracChangeset
for help on using the changeset viewer.