////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 1999-2003 Microsoft Corporation // // Module Name: // Pch.h // // Description: // Precompiled header file. // // ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // Constant Definitions ////////////////////////////////////////////////////////////////////////////// #if DBG==1 || defined( _DEBUG ) #define DEBUG #endif #define _ASSERTE(x) ////////////////////////////////////////////////////////////////////////////// // Include Files ////////////////////////////////////////////////////////////////////////////// #pragma warning( disable : 4786 ) #include #include #include #include #include #include "NtRkComm.h" #include "ObjectPath.h" #include "Common.h" // constants //