Jerry Olney wrote:

After and extremely slow download and what appeared to be a normal install, I get an error about a missing .DLL file, PSAPI.DLL. The previous version was running okay.

Which version of Windows are you using?



Psapi.dll is, according to msdn, a library used to get information about running processes.

This is probably used by this new feature in simpleMonitor:
"- Process Terminator is added to avoid the hang in the background."

More information about PSAPI can be found here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/perfmon/base/process_status_helper.asp

Psapi.dll is included in Win2K and WinXP. For WinNT4.0 you can
download it from:
http://www.microsoft.com/downloads/release.asp?releaseid=30337

Psapi.dll is not available for Win9x/ME. I think the ToolHelp32 API
(toolhelp.dll) provides equivalent functionality for 9x.

--
LarsG

The PART-15.ORG smartBridges Discussion List
To Join: mailto:[EMAIL PROTECTED] (in the body type subscribe smartBridges <yournickname>
To Remove: mailto:[EMAIL PROTECTED] (in the body type unsubscribe smartBridges)
Archives: http://198.63.203.6

Reply via email to