Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
545 B

  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. #include "stdafx.h"
  5. #include <atlimpl.cpp>
  6. #include <trace.cpp>
  7. #include <initguid.h>
  8. #ifndef TUNING_MODEL_ONLY
  9. #include <encdec.h>
  10. #ifdef BUILD_WITH_DRM
  11. #include "DRMSecure.h"
  12. #endif
  13. #endif
  14. // moved *_i.c to strmiids.lib
  15. //nclude <regbag_i.c>
  16. //nclude <MSVidctl_i.c>
  17. //nclude <segment_i.c>
  18. //nclude <tuner_i.c>
  19. // end of file - stdafx.cpp