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.

23 lines
484 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // Copyright (C) 1992, Microsoft Corporation.
  4. //
  5. // File: uDfsRtl.C
  6. //
  7. // Contents:
  8. //
  9. // Functions:
  10. //
  11. // History: 27 May 1992 PeterCo Created.
  12. //
  13. //-----------------------------------------------------------------------------
  14. #include <ntifs.h>
  15. #include <ntext.h>
  16. #include "nodetype.h"
  17. #include "dfsmrshl.h"
  18. #include "dfsrtl.h"
  19. #include "libsup.h"
  20. #include "upkt.h"
  21. #include "dfsrtl.c"