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.
 
 
 
 
 
 
Shaswata Das 5c6fe3db62
Create README.md
4 years ago
..
ara commiting as it is 4 years ago
br commiting as it is 4 years ago
chs commiting as it is 4 years ago
cht commiting as it is 4 years ago
cs commiting as it is 4 years ago
da commiting as it is 4 years ago
el commiting as it is 4 years ago
es commiting as it is 4 years ago
fi commiting as it is 4 years ago
fr commiting as it is 4 years ago
ger commiting as it is 4 years ago
heb commiting as it is 4 years ago
hu commiting as it is 4 years ago
it commiting as it is 4 years ago
jpn commiting as it is 4 years ago
kor commiting as it is 4 years ago
nl commiting as it is 4 years ago
no commiting as it is 4 years ago
pl commiting as it is 4 years ago
psu commiting as it is 4 years ago
pt commiting as it is 4 years ago
ru commiting as it is 4 years ago
sv commiting as it is 4 years ago
tr commiting as it is 4 years ago
tst commiting as it is 4 years ago
usa commiting as it is 4 years ago
common.mk commiting as it is 4 years ago
dirs commiting as it is 4 years ago
readme.txt commiting as it is 4 years ago
sources.inc commiting as it is 4 years ago

readme.txt

Oct. 1993.


Changes to PerfMon perfc???.ini and perfh???.ini files
------------------------------------------------------

These init files used to be under oakbin for NT1.0. However, for NT1.0a,
these counter names and help texts are removed from the registry to save size
and improve system performance. (save 200K bytes of paged pool per language).
The newPerfmon will look for these names in PerfC???.dat and PerfH???.dat inside
the System32 directory. If you have to modify any of the ini files, you have to run
a utility to convert them into a data file. The utility, initodat.exe, is in
sdktools\cntrtext\initodat. This tool will convert the ini file to dat file
in the same directory. You have to move it to the System32 directory after
the conversion.


InitoDat filename

Usage:-

filename is the name of the initialization file that contains
the counter name definitions or explain text for a specific
language. Initodat will create a data file using the same
name with .dat extension in the current directory.


A copy of InitoDat.exe for x86 is included here. Also, I have converted
all the current ini fiels to dat files, too.


Please direct any question/comment to either RezaB or a-honwah. Thanks.