Ignore:
Timestamp:
Nov 11, 1999, 2:17:33 PM (26 years ago)
Author:
sandervl
Message:

dlg fix, keyboard additions, + misc other things

File:
1 edited

Legend:

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

    r1693 r1704  
    1 /* $Id: pmframe.cpp,v 1.22 1999-11-10 17:11:29 cbratschi Exp $ */
     1/* $Id: pmframe.cpp,v 1.23 1999-11-11 13:17:30 sandervl Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    312312        goto RunDefFrameProc; //CB: must call def frame proc or frame control activation is broken
    313313    }
    314 
     314       
    315315    case WM_WINDOWPOSCHANGED:
    316316    {
Note: See TracChangeset for help on using the changeset viewer.