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

11 lines
221 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "inetcplp.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "shellext.ini"
#define SZ_DEBUGSECTION "inetcpl"
#define SZ_MODULE "INETCPL"
#define DECLARE_DEBUG
#include <debug.h>