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/pmframe.cpp

    r2521 r2533  
    1 /* $Id: pmframe.cpp,v 1.39 2000-01-26 18:02:35 cbratschi Exp $ */
     1/* $Id: pmframe.cpp,v 1.40 2000-01-27 21:50:01 sandervl Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    1313#define INCL_GPI
    1414
    15 #include <os2.h>                        /* PM header file               */
    1615#include <os2wrap.h>
    1716#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.