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.

46 lines
1.8 KiB

  1. // Generated File. Do not edit.
  2. // File created by WPP compiler version 0.01
  3. // on 03/21/2000 at 19:22:27 UTC
  4. 79d1da1f-7268-441b-b835-7c7bed5ab39e dfssvc
  5. #typev DfsInitOurDomainDCs_Exit 10 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsInitOurDomainDCs_Exit status %10!s!"
  6. {
  7. status, ItemNTSTATUS // 10
  8. }
  9. #typev DfsInitRemainingDomainDCs_Error_NtFsControlFile 11 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsInitRemainingDomainDCs_Error_NtFsControlFile status %10!s!"
  10. {
  11. status, ItemNTSTATUS // 10
  12. }
  13. #typev DfsInitRemainingDomainDCs_Error_NtFsControlFile2 12 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsInitRemainingDomainDCs_Error_NtFsControlFile2 status %10!s!"
  14. {
  15. status, ItemNTSTATUS // 10
  16. }
  17. #typev DfsCreateSiteArg_Entry 13 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsCreateSiteArg_Entry ServerName %10!s! SiteCount %11!u! *pustrSiteNames %12!s!"
  18. {
  19. ServerName, ItemWString // 10
  20. SiteCount, ItemULong // 11
  21. *pustrSiteNames, ItemPWString // 12
  22. }
  23. #typev DfsCreateSiteArg_Exit 14 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsCreateSiteArg_Exit status %10!s! ServerName %11!s! SiteCount %12!u! *pustrSiteNames %13!s!"
  24. {
  25. status, ItemNTSTATUS // 10
  26. ServerName, ItemWString // 11
  27. SiteCount, ItemULong // 12
  28. *pustrSiteNames, ItemPWString // 13
  29. }
  30. #typev DfsDomainReferral_Entry 15 "[%9!x!].%3!03x!::%4 [DFSSVC] DfsDomainReferral_Entry wszDomain %10!s! wszShare %11!s!"
  31. {
  32. wszDomain, ItemWString // 10
  33. wszShare, ItemWString // 11
  34. }
  35. #typev DfspInsertLsaDomainList_Entry 16 "[%9!x!].%3!03x!::%4 [DFSSVC] DfspInsertLsaDomainList_Entry rglsaDomainList %10!08x! cDomains %11!u!"
  36. {
  37. rglsaDomainList, ItemPtr // 10
  38. cDomains, ItemULong // 11
  39. }
  40. #typev DfspInsertDsDomainList_Entry 17 "[%9!x!].%3!03x!::%4 [DFSSVC] DfspInsertDsDomainList_Entry pDsDomainTrusts %10!08x! cDomains %11!u!"
  41. {
  42. pDsDomainTrusts, ItemPtr // 10
  43. cDomains, ItemULong // 11
  44. }