Windows NT 4.0 source code leak
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.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
debug.c initial commit 5 years ago
debug.h initial commit 5 years ago
install.bat initial commit 5 years ago
makefile initial commit 5 years ago
perfmsg.h initial commit 5 years ago
perfutil.c initial commit 5 years ago
perfutil.h initial commit 5 years ago
perfwins.c initial commit 5 years ago
readme initial commit 5 years ago
remove.bat initial commit 5 years ago
sources initial commit 5 years ago
winsctrs.def initial commit 5 years ago
winsctrs.h initial commit 5 years ago
winsctrs.ini initial commit 5 years ago
winsctrs.rc initial commit 5 years ago
winsctrs.reg initial commit 5 years ago
winsdata.c initial commit 5 years ago
winsdata.h initial commit 5 years ago
winspmin.cmd initial commit 5 years ago
winspmrm.cmd initial commit 5 years ago

readme

To add/remove counters, change the following files

1)perfwins.c -- CollectPerformanceData
2)winsdata.h -- define counter symbols
3)winsdata.c -- add/remove from DATA_DEFINITION structure
4)winsctrs.h -- add values of counters
5)winscnts.ini -- add name and help symbols

Contact Hon-Wah to extend the range of counters and have the counters be
put in the registry.

install wins