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

  1. /*++
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3. Module Name:
  4. wpheader.h
  5. Abstract:
  6. <abstract>
  7. --*/
  8. #include <windows.h>
  9. #include <wbemidl.h>
  10. #include <wbemint.h>
  11. #include <pdh.h> // for constants only
  12. #include <strsafe.h>
  13. #include "classmap.h"
  14. #include "flexarry.h"
  15. #include "ntperf.h"
  16. #include "PerfAcc.h"
  17. #include "refreshr.h"
  18. #include "perfhelp.h"
  19. #include "strings.h"
  20. #include "utils.h"
  21. #include "wbprfmsg.h"