Windows2003-3790/inetsrv/query/restrict/debtrace.hxx
2020-09-30 16:53:55 +02:00

16 lines
447 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: debtrace.hxx
//
// Contents: DEBTRACE compatibliity definitions
//
// History: 20-Mar-95 VicH Created
//
//--------------------------------------------------------------------------
#define DBGFLAG ulLevel,
#define DEBTRACE(args) vqDebugOut(args)