Ignore:
Timestamp:
Jul 20, 2001, 5:42:38 PM (24 years ago)
Author:
sandervl
Message:

initterm update

File:
1 edited

Legend:

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

    r5935 r6375  
    1 /* $Id: dc.cpp,v 1.109 2001-06-09 14:50:16 sandervl Exp $ */
     1/* $Id: dc.cpp,v 1.110 2001-07-20 15:34:16 sandervl Exp $ */
    22
    33/*
     
    7676
    7777#ifdef DEBUG
    78 #define dprintfRegion(a,b,c) if(DbgEnabledLvl2[DBG_LOCALLOG] == 1) dprintfRegion1(a,b,c)
     78#define dprintfRegion(a,b,c) if(DbgEnabledLvl2USER32[DBG_LOCALLOG] == 1) dprintfRegion1(a,b,c)
    7979
    8080void dprintfRegion1(HPS hps, HWND hWnd, HRGN hrgnClip)
Note: See TracChangeset for help on using the changeset viewer.