making portcls can be compile now

svn path=/trunk/; revision=27157
This commit is contained in:
Magnus Olsen 2007-06-12 15:37:30 +00:00
parent d37dc1d14e
commit bbbe421396
9 changed files with 10 additions and 5 deletions

View file

@ -10,6 +10,7 @@
http://www.osronline.com/ddkx/stream/aud-prop_9f77.htm
*/
#include "private.h"
#include <portcls.h>
#include <drmk.h>

View file

@ -9,6 +9,7 @@
* 27 Jan 07 Created
*/
#include "../private.h"
#include <portcls.h>
#include <stdunk.h>

View file

@ -9,9 +9,9 @@
* 27 Jan 07 Created
*/
#include <portcls.h>
#include "private.h"
#include "private.h"
#include <portcls.h>
/*
A safe place for IRPs to be bounced to, if no handler has been

View file

@ -10,6 +10,7 @@
http://www.osronline.com/ddkx/stream/audmp-routines_64vn.htm
*/
#include "../private.h"
#include <portcls.h>
NTSTATUS

View file

@ -9,7 +9,7 @@
REFERENCE:
http://www.osronline.com/ddkx/stream/audmp-routines_1fsj.htm
*/
#include "../private.h"
#include <portcls.h>
NTSTATUS

View file

@ -11,7 +11,7 @@
*/
#if 0
#include "../private.h"
#include <stdunk.h>
#include <portcls.h>

View file

@ -11,7 +11,7 @@
IPortMidi inherits from IPort. This file contains specific
extensions.
*/
#include "../private.h"
#include <stdunk.h>
#include <portcls.h>
#include "port.h"

View file

@ -5,6 +5,7 @@
by Andrew Greenwood
*/
#include "../private.h"
#include <portcls.h>
#include "port.h"

View file

@ -9,6 +9,7 @@
* 27 Jan 07 Created
*/
#include "private.h"
#include <portcls.h>
/*