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.
 
 
 
 
 
 

26 lines
361 B

#ifndef _COMMON_H
#define _COMMON_H_
extern "C" {
#include <wdm.h>
#include "wdmdebug.h"
}
// #include <limits.h>
#include <unknown.h>
#include <ks.h>
#include <ksmedia.h>
#include <bdatypes.h>
#include <bdamedia.h>
#include <atsmedia.h>
#include <bdasup.h>
#include "medguid.h"
#include <kcom.h>
#include <ksdebug.h>
#undef INTERFACE
#endif //_COMMON_H_