// stdafx.h : include file for standard system include files // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (c) Microsoft Corporation. All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See these sources for detailed information regarding the // Microsoft Foundation Classes product. #if !defined(AFX_STDAFX_H__B3F0B423_78AE_4B44_93A6_63568D559F70__INCLUDED_) # define AFX_STDAFX_H__B3F0B423_78AE_4B44_93A6_63568D559F70__INCLUDED_ # if _MSC_VER > 1000 # pragma once # endif // _MSC_VER > 1000 # include # include // MFC core and standard components # include // MFC extensions # include // Codejock Software Components # include // Sample About Dialog #endif // AFX_STDAFX_H__B3F0B423_78AE_4B44_93A6_63568D559F70__INCLUDED_