Windows2000/private/ntos/dll/debtrace.hxx

16 lines
272 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
// 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)