Source code of Windows XP (NT5)
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.

22 lines
503 B

  1. /*----------------------------------------------------------------------------
  2. rtrguid.c
  3. Initialize router GUIDs.
  4. Copyright (C) Microsoft Corporation, 1993 - 1998
  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 "rtrguid.h"
  15. #include <cmnquery.h>
  16. #include <dsquery.h>
  17. #include "ncglobal.h"