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.

28 lines
829 B

  1. //------------------------------------------------------------------------------
  2. // <copyright file="_dataperfcounters.h" company="Microsoft">
  3. // Copyright (c) Microsoft Corporation. All rights reserved.
  4. // </copyright>
  5. //------------------------------------------------------------------------------
  6. /**************************************************************************\
  7. *
  8. * Copyright (c) 1998-2002, Microsoft Corp. All Rights Reserved.
  9. *
  10. * Module Name:
  11. *
  12. * _dataperfcounters.h
  13. *
  14. * Abstract:
  15. *
  16. * Revision History:
  17. *
  18. \**************************************************************************/
  19. #define OBJECT_1 0;
  20. #define DEVICE_COUNTER_1 2;
  21. #define DEVICE_COUNTER_2 4;
  22. #define DEVICE_COUNTER_3 6;
  23. #define DEVICE_COUNTER_4 8;
  24. #define DEVICE_COUNTER_5 10;
  25. #define DEVICE_COUNTER_6 12;