Ignore:
Timestamp:
Jan 27, 2000, 10:50:03 PM (26 years ago)
Author:
sandervl
Message:

fixed fs corruption; send WM_CHILDACTIVATE to child windows

File:
1 edited

Legend:

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

    r2489 r2533  
    1 /* $Id: pmwindow.cpp,v 1.81 2000-01-21 13:30:34 sandervl Exp $ */
     1/* $Id: pmwindow.cpp,v 1.82 2000-01-27 21:50:01 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    287287
    288288    case WM_CALCVALIDRECTS:
    289 #if 1
     289#if 0
    290290    {
    291291      PRECTL oldRect = (PRECTL)mp1,newRect = oldRect+1;
Note: See TracChangeset for help on using the changeset viewer.