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

9 lines
181 B
C

#include "stdafx.h"
#define SZ_DEBUGINI "hnetwiz.ini"
#define SZ_DEBUGSECTION "HNETWIZ"
#define SZ_MODULE "HNETWIZ"
#define DECLARE_DEBUG
#include <debug.h>