windows-nt/Source/XPSP1/NT/shell/explorer/debug.cpp

13 lines
241 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "cabinet.h"
#include "rcids.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "explorer"
#define SZ_MODULE "EXPLORER"
#define DECLARE_DEBUG
#include <debug.h>