Windows2003-3790/inetcore/connectionwizard/icwconn1/debug.cpp
2020-09-30 16:53:55 +02:00

17 lines
272 B
C++

//
//
//
#include "pre.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "icwconn1"
#define SZ_MODULE "icwconn1"
#define DECLARE_DEBUG
#include <ccstock.h>
#include "..\inc\debug.h"