/****************************************************************************** Copyright (c) 2000 Microsoft Corporation Module Name: StdAfx.h Abstract: Precompiled header. Revision History: Davide Massarenti (Dmassare) 03/16/2000 created ******************************************************************************/ #if !defined(HELPCTR_SERVICE_DATABASE_STDAFX_H__INCLUDED_) #define HELPCTR_SERVICE_DATABASE_STDAFX_H__INCLUDED_ #include // // From HelpServiceTypeLib.idl // #include // // For debug trace // #include #include #include #include #include #include #include #include #include #include #include #include // // Localized strings functions. // #include // // Localized strings IDs. // #include //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(HELPCTR_SERVICE_DATABASE_STDAFX_H__INCLUDED_)