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

    r9568 r10587  
    1 /* $Id: win32class.h,v 1.17 2002-12-30 15:49:00 sandervl Exp $ */
     1/* $Id: win32class.h,v 1.18 2004-04-20 10:11:43 sandervl Exp $ */
    22/*
    33 * Win32 Window Class Managment Code for OS/2
     
    112112
    113113 static GenericObject *wndclasses;
    114  static CRITICAL_SECTION critsect;
     114 static VMutex        critsect;
    115115};
    116116
Note: See TracChangeset for help on using the changeset viewer.