Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

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

    r2600 r2802  
    1 /* $Id: oslibgdi.cpp,v 1.5 2000-02-02 23:45:07 sandervl Exp $ */
     1/* $Id: oslibgdi.cpp,v 1.6 2000-02-16 14:18:11 sandervl Exp $ */
    22
    33/*
     
    1919#include "dibsect.h"
    2020#include "oslibgdi.h"
     21
     22#define DBG_LOCALLOG    DBG_oslibgdi
     23#include "dbglocal.h"
    2124
    2225//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.