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

  1. #include <nt.h>
  2. #include <ntrtl.h>
  3. #include <nturtl.h>
  4. #include <initguid.h>
  5. #include <fwcommon.h>
  6. #include <smartptr.h>
  7. #include <objpath.h>
  8. // for dfs structures
  9. #include <lm.h>
  10. #include <lmdfs.h>
  11. #include "Dfscommon.h"
  12. #include "DFSJnPtReplicaAsso.h"
  13. #include "DfsReplica.h"
  14. #include "DfsJnPt.h"