windows-nt/Source/XPSP1/NT/shell/tools/cleaninf/debug.c
2020-09-26 16:20:57 +08:00

12 lines
217 B
C

#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>