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
490 B

  1. /*----------------------------------------------------------------------------
  2. ipxguid.c
  3. Initialize router IPX node GUIDs.
  4. Copyright (C) Microsoft Corporation, 1997 - 1997
  5. All rights reserved.
  6. Authors:
  7. KennT Kenn M. Takara, Microsoft
  8. History:
  9. 05/27/97 kennt Created
  10. ----------------------------------------------------------------------------*/
  11. #include <windows.h>
  12. #include <objbase.h>
  13. #include <initguid.h>
  14. #include "ipxguid.h"
  15. #include "rtrguid.h"