Windows-Server-2003/shell/explorer/debug.cpp

13 lines
241 B
C++
Raw Normal View History

2024-08-04 01:28:15 +02:00
#include "cabinet.h"
#include "rcids.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "explorer"
#define SZ_MODULE "EXPLORER"
#define DECLARE_DEBUG
#include <debug.h>