TopCPU

From GrunchWiki
Revision as of 22:54, 27 November 2011 by Db2wiki (talk | contribs) (Created page with "<nowiki>;--------------------------------------------</nowiki> *<nowiki>##</nowiki> ITEM "TopCPU" *<nowiki>##</nowiki> DATE "09.10.2011" *<nowiki>##</nowiki> DESC...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

;--------------------------------------------

  • ## ITEM "TopCPU"
  • ## DATE "09.10.2011"
  • ## DESCRIPTION
A small CPU monitor (MUI) with freeze/setPri/break/ option.

Changelog:
09. Okt 2011 v1.19
app_mcc.c:
	Chg: Replaced Urltext.mcc usage with new Hyperlink.mcc
	Chg: Replaced my own about window with Aboutbox.mcc
	New: Added the gcc compiler version in the about window

TaskGauge_mcc.c:
	Fix: Seems so that the "smbfs-fix" from v1.18 didn't worked, although I remember
		 that it worked...
		 Now its working (again;)

30. Juli 2011 v1.18
TaskGauge_mcc.c:
	Fix: If a process' name is something like "smbfs '//LS-CHL2AD/otr/'",
		 TopCPU displayed only a "'" as name!


{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
  • ## INSTALL END
  • ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "ENVARC:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
Delete FORCE "ENV:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
  • ## UNINSTALL END
  • ## ITEM END