home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Game Programming for Teens / VBGPFT.cdr / DirectX8 / dx8a_sdk.exe / samples / multimedia / directshow / capture / amcap / stdafx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2000-10-02  |  351 b   |  13 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. //  stdafx.pch will be the pre-compiled header
  3. //  stdafx.obj will contain the pre-compiled type information
  4.  
  5. #include <streams.h>
  6. #include "stdafx.h"
  7.  
  8. #ifdef _ATL_STATIC_REGISTRY
  9.         #include <statreg.h>
  10.         #include <statreg.cpp>
  11. #endif
  12. #include <atlimpl.cpp>
  13.