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/win32wbase.h

    r10379 r10587  
    1 /* $Id: win32wbase.h,v 1.157 2004-01-11 12:03:20 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.158 2004-04-20 10:11:44 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    469469
    470470static GenericObject *windows;
    471 static CRITICAL_SECTION  critsect;
     471static VMutex         critsect;
    472472
    473473private:
Note: See TracChangeset for help on using the changeset viewer.