stdafx.h

Go to the documentation of this file.
00001 // stdafx.h : include file for standard system include files,
00002 // or project specific include files that are used frequently, but
00003 // are changed infrequently
00004 //
00005 
00006 #pragma once
00007 
00008 #define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
00009 // Windows Header Files:
00010 #include <windows.h>
00011 
00012 // TODO: reference additional headers your program requires here
00013 #include "theoraencoderdllstuff.h"
00014 #include "AbstractTransformFilter.h"
00015 #include "AbstractTransformInputPin.h"
00016 #include "AbstractTransformOutputPin.h"
00017 #include "TheoraEncodeInputPin.h"
00018 #include "TheoraEncodeOutputPin.h"
00019 #include "TheoraEncodeFilter.h"

Generated on Tue Feb 15 14:54:12 2005 for oggdsf by  doxygen 1.3.9