Changeset 10045 for trunk/src/user32/pmwindow.cpp
- Timestamp:
- Apr 28, 2003, 10:41:08 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/pmwindow.cpp
r10039 r10045 1 /* $Id: pmwindow.cpp,v 1.21 1 2003-04-25 11:13:16sandervl Exp $ */1 /* $Id: pmwindow.cpp,v 1.212 2003-04-28 08:41:07 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Managment Code for OS/2 … … 1680 1680 } 1681 1681 #endif 1682 //PF This is the final step of PM restoration - should end up 1683 //in default handler. 1684 if (win32wnd->getOldStyle() & WS_MINIMIZE_W && pswp->fl & SWP_RESTORE) 1685 goto RunDefFrameWndProc; 1682 1686 1683 1687 PosChangedEnd:
Note:
See TracChangeset
for help on using the changeset viewer.