
KillPid 1.2.0 by Chris Knight (chris@ship.net)
----------------------------------------------

     This utility would be alot smaller if I could assume that you have the
     GNU C++ dynalink installed; but I can't, so I won't.

     I guarantee that this program will run flawlessly on your computer.
     If it doesn't, I no longer make that guarentee.  There is no warranty
     either (as if you exepected one from FREE software).

     Send me feedback on what features you would like added; this program
     just evolved from a quick-and-dirty version I made for myself.


     Revision History:

     1.1.0 --> This version takes a command line paramater now; the Pid!
               (Use it in your batchfiles now!  Woo Hoo!)

     1.2.0 --> KillPid will now accept a filename (as well as the decimal
               number) as the argument.  If KillPid cannot find the file
               you specify, it will look for the same filename with the
               ".Pid" extension (So this means that the extension is
               optional).  This feature was added for Harold Kipp for use
               with his NNTP server (Changi).

