Ignore:
Timestamp:
Apr 20, 2004, 12:11:44 PM (21 years ago)
Author:
sandervl
Message:

KSO: Update

File:
1 edited

Legend:

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

    r5935 r10587  
    1 /* $Id: win32wndchild.cpp,v 1.7 2001-06-09 14:50:24 sandervl Exp $ */
     1/* $Id: win32wndchild.cpp,v 1.8 2004-04-20 10:11:44 sandervl Exp $ */
    22/*
    33 * Win32 Child/Parent window class for OS/2
     
    1919//******************************************************************************
    2020//******************************************************************************
    21 ChildWindow::ChildWindow(CRITICAL_SECTION *pLock)
     21ChildWindow::ChildWindow(VMutex *pLock)
    2222{
    2323  parent     = 0;
Note: See TracChangeset for help on using the changeset viewer.