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.
 
 
 
 
 
 

21 lines
333 B

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
net\routing\netsh\ip\ipmon\routing.h
Abstract:
Prototype for fns called in routing.c
Author:
Dave Thaler 3/03/99
--*/
extern const GUID g_RoutingGuid;
extern const GUID g_NetshGuid;
NS_HELPER_START_FN RoutingStartHelper;