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.

25 lines
405 B

  1. /*++
  2. Copyright (C) 1998-1999 Microsoft Corporation
  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 "classmap.h"
  12. #include "flexarry.h"
  13. #include "ntperf.h"
  14. #include "PerfAcc.h"
  15. #include "refreshr.h"
  16. #include "perfhelp.h"
  17. #include "strings.h"
  18. #include "utils.h"
  19. #include "wbprfmsg.h"