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
541 B

#pragma once
//==========================================================================;
//
// Common include file for wdm source modules
//
// $Date: 15 Apr 1999 11:06:02 $
// $Revision: 1.1 $
// $Author: Tashjian $
//
// $Copyright: (c) 1997 - 1999 ATI Technologies Inc. All Rights Reserved. $
//
//==========================================================================;
extern "C"
{
#include "strmini.h"
#include "mmsystem.h"
#include "ksmedia.h"
}
#include "wdmdebug.h"
#include "wdmdrv.h"