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
534 B
16 lines
534 B
/******************************Module*Header*******************************\
|
|
* Module Name: project.h
|
|
*
|
|
* Master header file that includes all the other header files used by the
|
|
* project. This enables compiled headers to work using build.
|
|
*
|
|
*
|
|
* Created: dd-mm-94
|
|
* Author: Stephen Estrop [StephenE]
|
|
*
|
|
* Copyright (c) 1994 - 1996 Microsoft Corporation. All Rights Reserved.
|
|
\**************************************************************************/
|
|
|
|
#include "app.h"
|
|
#include "vcdplyer.h"
|
|
#include "resource.h"
|