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

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. net\routing\netsh\ip\ipmon\routing.h
  5. Abstract:
  6. Prototype for fns called in routing.c
  7. Author:
  8. Dave Thaler 3/03/99
  9. --*/
  10. extern const GUID g_RoutingGuid;
  11. extern const GUID g_NetshGuid;
  12. NS_HELPER_START_FN RoutingStartHelper;