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.
 
 
 
 
 
 

26 lines
398 B

/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
--*/
#define MINIRDR__NAME NulMRx
#define ___MINIRDR_IMPORTS_NAME (NulMRxDeviceObject->RdbssExports)
#include <ntifs.h>
#include "rx.h"
#include "nodetype.h"
#include "netevent.h"
#include <windef.h>
#include "nulmrx.h"
#include "minip.h"
#include <lmcons.h> // from the Win32 SDK
#include "mrxglobs.h"