Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
609 B

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name :
comlog.hxx
Abstract:
non precompiled file for logging class
Author:
Whoever wants to own logging.
--*/
#ifndef _COMLOG_HXX_
#define _COMLOG_HXX_
/************************************************************
* Include Headers
************************************************************/
#include <ole2.h>
#include <ilogobj.hxx>
#include <colog.hxx>
#include "context.hxx"
#include <imd.h>
#include <mbs.hxx>
#include "logpublic.hxx"
#endif // _COMLOG_HXX_