windows-nt/Source/XPSP1/NT/shell/tools/cleaninf/debug.c

12 lines
217 B
C
Raw Normal View History

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