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.

31 lines
656 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997 - 2000
  5. //
  6. // File: N E T R I P . H
  7. //
  8. // Contents: Routines supporting RAS interoperability
  9. //
  10. // Notes:
  11. //
  12. // Author: billi 07 03 2001
  13. //
  14. // History:
  15. //
  16. //----------------------------------------------------------------------------
  17. #pragma once
  18. #include <iphlpapi.h>
  19. #define HNW_ED_NONE 0x0
  20. #define HNW_ED_RELEASE 0x1
  21. #define HNW_ED_RENEW 0x2
  22. #define DEFAULT_SCOPE_ADDRESS 0x0100a8c0
  23. #define DEFAULT_SCOPE_MASK 0x00ffffff