windows-nt/Source/XPSP1/NT/shell/ext/ratings/msrating/debug.cpp

11 lines
222 B
C++
Raw Normal View History

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