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

  1. /*++
  2. Copyright (c) 1989 - 1999 Microsoft Corporation
  3. --*/
  4. #define MINIRDR__NAME NulMRx
  5. #define ___MINIRDR_IMPORTS_NAME (NulMRxDeviceObject->RdbssExports)
  6. #include <ntifs.h>
  7. #include "rx.h"
  8. #include "nodetype.h"
  9. #include "netevent.h"
  10. #include <windef.h>
  11. #include "nulmrx.h"
  12. #include "minip.h"
  13. #include <lmcons.h> // from the Win32 SDK
  14. #include "mrxglobs.h"