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.
|
|
/******************************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"
|