Windows2003-3790/shell/ext/cabview/debug.c
2020-09-30 16:53:55 +02:00

21 lines
537 B
C

//*******************************************************************************************
//
// Filename : debug.c
//
// Debug routines
//
// Copyright (c) 1994 - 1996 Microsoft Corporation. All rights reserved
//
//*******************************************************************************************
#include "pch.h"
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "cabview"
#define SZ_MODULE "CABVIEW"
#define DECLARE_DEBUG
#include <ccstock.h>
#include <debug.h>