windows-nt/Source/XPSP1/NT/shell/ext/taskui/debug.cpp

18 lines
420 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 "taskui.ini"
#define SZ_MODULE "taskui"
#define SZ_DEBUGSECTION ""
#include <debug.h>