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.

16 lines
518 B

  1. /******************************Module*Header*******************************\
  2. * Module Name: project.h
  3. *
  4. * Master header file that includes all the other header files used by the
  5. * project. This enables compiled headers to work using build.
  6. *
  7. *
  8. * Created: dd-mm-94
  9. * Author: Stephen Estrop [StephenE]
  10. *
  11. * Copyright (c) 1994 - 1996 Microsoft Corporation. All Rights Reserved.
  12. \**************************************************************************/
  13. #include "app.h"
  14. #include "vcdplyer.h"
  15. #include "resource.h"