windows-nt/Source/XPSP1/NT/sdktools/cntrtext/perfini
2020-09-26 16:20:57 +08:00
..
ara Add source files 2020-09-26 16:20:57 +08:00
br Add source files 2020-09-26 16:20:57 +08:00
chs Add source files 2020-09-26 16:20:57 +08:00
cht Add source files 2020-09-26 16:20:57 +08:00
cs Add source files 2020-09-26 16:20:57 +08:00
da Add source files 2020-09-26 16:20:57 +08:00
el Add source files 2020-09-26 16:20:57 +08:00
es Add source files 2020-09-26 16:20:57 +08:00
fi Add source files 2020-09-26 16:20:57 +08:00
fr Add source files 2020-09-26 16:20:57 +08:00
ger Add source files 2020-09-26 16:20:57 +08:00
heb Add source files 2020-09-26 16:20:57 +08:00
hu Add source files 2020-09-26 16:20:57 +08:00
it Add source files 2020-09-26 16:20:57 +08:00
jpn Add source files 2020-09-26 16:20:57 +08:00
kor Add source files 2020-09-26 16:20:57 +08:00
nl Add source files 2020-09-26 16:20:57 +08:00
no Add source files 2020-09-26 16:20:57 +08:00
pl Add source files 2020-09-26 16:20:57 +08:00
psu Add source files 2020-09-26 16:20:57 +08:00
pt Add source files 2020-09-26 16:20:57 +08:00
ru Add source files 2020-09-26 16:20:57 +08:00
sv Add source files 2020-09-26 16:20:57 +08:00
tr Add source files 2020-09-26 16:20:57 +08:00
tst Add source files 2020-09-26 16:20:57 +08:00
usa Add source files 2020-09-26 16:20:57 +08:00
common.mk Add source files 2020-09-26 16:20:57 +08:00
dirs Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00
sources.inc Add source files 2020-09-26 16:20:57 +08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.