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.

12 lines
386 B

  1. To add/remove counters, change the following files
  2. 1)perfwins.c -- CollectPerformanceData
  3. 2)winsdata.h -- define counter symbols
  4. 3)winsdata.c -- add/remove from DATA_DEFINITION structure
  5. 4)winsctrs.h -- add values of counters
  6. 5)winscnts.ini -- add name and help symbols
  7. Contact Hon-Wah to extend the range of counters and have the counters be
  8. put in the registry.
  9. install wins