NT4/private/ole32/stg/xact/xact.cxx
2020-09-30 17:12:29 +02:00

25 lines
472 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1994.
//
// File: xact.cxx
//
// Contents: Transactioning common code
//
// Classes:
//
// Functions:
//
// History: 05-Jul-95 PhilipLa Created
//
//----------------------------------------------------------------------------
#include "xacthead.cxx"
#pragma hdrstop
#if DBG == 1
DECLARE_INFOLEVEL(xact)
#endif