NT4/private/ole32/stg/xact/xact.cxx

25 lines
472 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+---------------------------------------------------------------------------
//
// 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