Windows2003-3790/admin/snapin/certentp/dbg.h
2020-09-30 16:53:55 +02:00

19 lines
434 B
C

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997-2001.
//
// File: dbg.h
//
// Contents:
//
//----------------------------------------------------------------------------
#include <StdDbg.h>
#if DBG==1
DECLARE_DEBUG(CertTmplSnapin)
#define DBG_COMP CertTmplSnapinInfoLevel
#endif // DBG==1