1
0

StdAfx.cpp 374 B

123456789
  1. // stdafx.cpp : source file that includes just the standard includes
  2. // DShowMFC.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4. #include "stdafx.h"
  5. // If the include file below cannot be opened, then you do not have DirectX 8 SDK installed, or do not
  6. // have its headers in your configured include path.
  7. #include <d3d8.h>