windows-nt/Source/XPSP1/NT/shell/cpls/nusrmgr/debug.cpp

18 lines
426 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 2000
//
// File: debug.cpp
//
//--------------------------------------------------------------------------
#include "stdafx.h"
#define DECLARE_DEBUG
#define SZ_DEBUGINI "nusrmgr.ini"
#define SZ_MODULE "nusrmgr.cpl"
#define SZ_DEBUGSECTION ""
#include <debug.h>