StdAfx.h

00001 /* 
00002  *      Copyright (C) 2003-2005 Gabest
00003  *      http://www.gabest.org
00004  *
00005  *  This Program is free software; you can redistribute it and/or modify
00006  *  it under the terms of the GNU General Public License as published by
00007  *  the Free Software Foundation; either version 2, or (at your option)
00008  *  any later version.
00009  *   
00010  *  This Program is distributed in the hope that it will be useful,
00011  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
00012  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
00013  *  GNU General Public License for more details.
00014  *   
00015  *  You should have received a copy of the GNU General Public License
00016  *  along with GNU Make; see the file COPYING.  If not, write to
00017  *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 
00018  *  http://www.gnu.org/copyleft/gpl.html
00019  *
00020  */
00021 
00022 // stdafx.h : include file for standard system include files,
00023 //  or project specific include files that are used frequently, but
00024 //      are changed infrequently
00025 //
00026 
00027 #if !defined(AFX_STDAFX_H__C76533D6_6242_4BEB_8FD3_C6BE58F07224__INCLUDED_)
00028 #define AFX_STDAFX_H__C76533D6_6242_4BEB_8FD3_C6BE58F07224__INCLUDED_
00029 
00030 #if _MSC_VER > 1000
00031 #pragma once
00032 #endif // _MSC_VER > 1000
00033 
00034 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers
00035 
00036 #include <afxwin.h>         // MFC core and standard components
00037 #include <afxext.h>         // MFC extensions
00038 #include <afxdisp.h>        // MFC Automation classes
00039 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls
00040 #ifndef _AFX_NO_AFXCMN_SUPPORT
00041 #include <afxcmn.h>                     // MFC support for Windows Common Controls
00042 #endif // _AFX_NO_AFXCMN_SUPPORT
00043 #include <afxdlgs.h>
00044 
00045 #define ResStr(id) CString(MAKEINTRESOURCE(id))
00046 
00047 #include <afxtempl.h>
00048 #include <afxdisp.h>
00049 #include <Shlwapi.h>
00050 #include <atlpath.h>
00051 #include <streams.h>
00052 #include <dvdmedia.h>
00053 #include <mpconfig.h>
00054 #include "..\..\..\include\qt\qt.h"
00055 #include <afxole.h>
00056 
00057 #include "..\..\ui\ui.h"
00058 #include "..\..\DSUtil\DSUtil.h"
00059 
00060 //{{AFX_INSERT_LOCATION}}
00061 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00062 
00063 #endif // !defined(AFX_STDAFX_H__C76533D6_6242_4BEB_8FD3_C6BE58F07224__INCLUDED_)

Generated on Tue Dec 13 14:46:44 2005 for guliverkli by  doxygen 1.4.5