Ignore:
Timestamp:
Dec 31, 2001, 1:08:23 PM (24 years ago)
Author:
sandervl
Message:

use critical section in dib section class instead of vmutex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/oslibgdi.cpp

    r5931 r7717  
    1 /* $Id: oslibgdi.cpp,v 1.7 2001-06-08 11:03:33 sandervl Exp $ */
     1/* $Id: oslibgdi.cpp,v 1.8 2001-12-31 12:08:23 sandervl Exp $ */
    22
    33/*
     
    1414#include <stdlib.h>
    1515#include <string.h>
    16 #include <win32type.h>
     16#include <win32api.h>
    1717#include <misc.h>
    18 #define  OS2_ONLY
    1918#include "dibsect.h"
    2019#include "oslibgdi.h"
Note: See TracChangeset for help on using the changeset viewer.