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.

30 lines
704 B

  1. /////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 1996-1997 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // BarfClus.h
  7. //
  8. // Abstract:
  9. // Definition of the Basic Artifical Resource Failure entry points
  10. // for CLUSAPI functions.
  11. //
  12. // Implementation File:
  13. // BarfClus.cpp
  14. //
  15. // Author:
  16. // David Potter (davidp) May 30, 1997
  17. //
  18. // Revision History:
  19. //
  20. // Notes:
  21. // Dummy file for not implementing BARF.
  22. //
  23. /////////////////////////////////////////////////////////////////////////////
  24. #ifndef _BARFCLUS_H_
  25. #define _BARFCLUS_H_
  26. /////////////////////////////////////////////////////////////////////////////
  27. #endif // _BARF_H_