/****************************************************************************** Copyright (c) 2000 Microsoft Corporation Module Name: StdAfx.h Abstract: Precompiled header. Revision History: Davide Massarenti (Dmassare) 03/16/2000 created ******************************************************************************/ #if !defined(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_) #define AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_ #include // // From HelpServiceTypeLib.idl // #include // // For debug trace // #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(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED)