/*++ Copyright (c) 2000 Microsoft Corporation Module Name: StdAfx Abstract: Precompiled headers module. Author: Marc Reyhner 7/5/2000 --*/ #ifndef __STDAFX_H__ #define __STDAFX_H__ #include #include #include #include #include // We include this to get things like ID_EDIT_COPY #include #endif