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
4 years ago
..
addline.c initial commit 4 years ago
addline.dlg initial commit 4 years ago
addline.h initial commit 4 years ago
command.c initial commit 4 years ago
command.h initial commit 4 years ago
counters.c initial commit 4 years ago
counters.h initial commit 4 years ago
dialogs.c initial commit 4 years ago
dialogs.h initial commit 4 years ago
dlgids.h initial commit 4 years ago
fileopen.c initial commit 4 years ago
fileopen.h initial commit 4 years ago
fileutil.c initial commit 4 years ago
fileutil.h initial commit 4 years ago
globals.h initial commit 4 years ago
grafdata.c initial commit 4 years ago
grafdata.h initial commit 4 years ago
graph.c initial commit 4 years ago
graph.h initial commit 4 years ago
helpline.rc initial commit 4 years ago
init.c initial commit 4 years ago
init.h initial commit 4 years ago
legend.c initial commit 4 years ago
legend.h initial commit 4 years ago
line.c initial commit 4 years ago
line.h initial commit 4 years ago
makefile initial commit 4 years ago
memory.c initial commit 4 years ago
menuids.h initial commit 4 years ago
menus.rc initial commit 4 years ago
options.h initial commit 4 years ago
owndraw.h initial commit 4 years ago
perfdata.c initial commit 4 years ago
perfdata.h initial commit 4 years ago
perfmops.c initial commit 4 years ago
perfmops.h initial commit 4 years ago
perfmrc.h initial commit 4 years ago
pmemory.h initial commit 4 years ago
pmhelpid.h initial commit 4 years ago
pmrc.dlg initial commit 4 years ago
readme.txt initial commit 4 years ago
registry.c initial commit 4 years ago
registry.h initial commit 4 years ago
setedit.bmp initial commit 4 years ago
setedit.c initial commit 4 years ago
setedit.h initial commit 4 years ago
setedit.ico initial commit 4 years ago
setedit.rc initial commit 4 years ago
sizes.h initial commit 4 years ago
sources initial commit 4 years ago
status.c initial commit 4 years ago
status.h initial commit 4 years ago
strids.h initial commit 4 years ago
strings.rc initial commit 4 years ago
system.c initial commit 4 years ago
system.h initial commit 4 years ago
toolbar.c initial commit 4 years ago
toolbar.h initial commit 4 years ago
typedefs.h initial commit 4 years ago
utils.c initial commit 4 years ago
utils.h initial commit 4 years ago
winhelpr.h initial commit 4 years ago

readme.txt

                    PerfMon Chart Setting Editor

by HonWah Chan

Microsoft Corp.

July, 1993.


Abstract:

PerfMon Chart Setting Editor, SetEdit, can be used to create or modify
a chart setting file. SetEdit is useful in creating setting file to
monitor processes/threads that come and go in the system. It is particularly
useful in locating a process/thread within a huge Log file.


Functionality:

SetEdit works the same way as PerfMon chart view mode. It has a Toolbar
window, legend window, and a status bar window. When you bring up the
Add-to-Chart dialog, it contains two extra edit boxes than the same
dialog in PerfMon. When you select a counter with parent and instance, the parent
and instance names will appear in these edit boxes. You can modify these names and
add the new counter to the setting. You can also type in a remote computer name.
If that machine is not found in the network, in PerfMon, you will get a
"Computer name not found" error. But, in SetEdit, the current
machine' counter names are used. So, you can add chart lines for
remote machines even when they are not running. The Edit chart dialog also contains
the parent and instance names edit boxes that allow you to modify the names.