2025-04-27 07:49:33 -04:00

15 lines
360 B
C++

// This file cannot be compiled as a C++ file, otherwise the linker
// will bail on unresolved externals (even with extern "C" wrapping
// this).
#include "priv.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "WINMAIL"
#define SZ_MODULE "WINMAIL"
#define DECLARE_DEBUG