Source code of Windows XP (NT5)
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.

24 lines
908 B

  1. ////////////////////////////////////////////////////////////////////////////
  2. //--------------------------------------------------------------------------
  3. // Copyright (c) 1999-2000 Microsoft Corporation. All Rights Reserved.
  4. //
  5. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  6. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  7. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  8. // PARTICULAR PURPOSE.
  9. //--------------------------------------------------------------------------
  10. ////////////////////////////////////////////////////////////////////////////
  11. // stdafx.cpp : source file that includes just the standard includes
  12. // samples.pch will be the pre-compiled header
  13. // stdafx.obj will contain the pre-compiled type information
  14. #include "stdafx.h"
  15. // TODO: reference any additional headers you need in STDAFX.H
  16. // and not in this file