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.

27 lines
447 B

  1. /*
  2. Copyright (c) 1998, Microsoft Corporation, all rights reserved
  3. Description:
  4. History:
  5. */
  6. #ifndef _RASTCP__H_
  7. #define _RASTCP__H_
  8. #include "rasiphlp_.h"
  9. #include <tdistat.h>
  10. #include <tdiinfo.h>
  11. #include <ntddtcp.h>
  12. #include <ntddip.h>
  13. #include <ipinfo.h>
  14. #include <iprtrmib.h>
  15. #include <iphlpstk.h>
  16. #include <winsock2.h>
  17. #include "tcpreg.h"
  18. #include "helper.h"
  19. #include "rastcp.h"
  20. #endif // #ifndef _RASTCP__H_