Domino Code Fragment

Code Name*
killDomino
Date*
12/31/2001
Source (or email address if you prefer)*
Anonymous
IP address:.62.128.209.138
Description*
Type*
C/C++
Categories*
User Interface (Web)
Implementation:
None (plug and play)
Required Client:
(none)
Server:
(none)
Limitations:
Comments:
Files/Graphics attachments (if applicable): Code:
killDomino.exe - Lotus Notes process killer (formally kMan)

Often when developing, the Lotus Notes IDE can crash, and processes (module threads) are left unterminated and Lotus Notes cannot be restarted until all the process are killed (terminated).

killDomino is an MFC application that will hunt down and kill (terminate) any process loaded by the Lotus Notes IDE program and any dll's or threads associated with the Lotus Notes IDE.

Send an email to killDomino@calaman.com if you wish to discuss killDomino.exe with us, or take part in out killDomino discussion Thread


For those who wish to run on NT 4.0 you will have to ensure psapi.dll is in the %\winnt\system32 directory. this is due to the fact that in some cases NT4.0 will not have the psapi.dll installed which is part of the platform SDK. Windows 2000/XP already has this dll. Win9x does not need psapi as the killnotes application does not use psapi calls when run on non win32_NT platforms.

We have attched the latest psapi.dll version in our forum http://www.calaman.com/public/forum.nsf as of 29/12/2001. This can be updated by going to www.microsoft.com.



Regards

www.calaman.com - team
File Attachment Icon
killDomino.exe