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

/*
Copyright (c) 1998, Microsoft Corporation, all rights reserved
Description:
History:
*/
#ifndef _RASTCP__H_
#define _RASTCP__H_
#include "rasiphlp_.h"
#include <tdistat.h>
#include <tdiinfo.h>
#include <ntddtcp.h>
#include <ntddip.h>
#include <ipinfo.h>
#include <iprtrmib.h>
#include <iphlpstk.h>
#include <winsock2.h>
#include "tcpreg.h"
#include "helper.h"
#include "rastcp.h"
#endif // #ifndef _RASTCP__H_