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.

20 lines
461 B

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000-2001 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // NameUtil.cpp
  7. //
  8. // Description:
  9. // Name resolution utility.
  10. //
  11. // Maintained By:
  12. // Galen Barbee (GalenB) 28-NOV-2000
  13. //
  14. //////////////////////////////////////////////////////////////////////////////
  15. #include "Pch.h"
  16. #include "NameUtil.h"
  17. #include "NameUtilSrc.cpp"