summaryrefslogtreecommitdiffstats
path: root/private/ntos/dll/debtrace.hxx
blob: 8c520a6dcbdf3fb7fb29d1d7a0866b588b590b2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1992 - 1992.
//
//  File:       debtrace.hxx
//
//  Contents:   DEBTRACE compatibliity definitions
//
//  History:    20-Mar-95 VicH		Created
//
//--------------------------------------------------------------------------

#define DBGFLAG
#define DEBTRACE(args)	DebugTrace(0, ulLevel, args)