ver 1.1
 _uService.pas
    _ Adapted for D5 (and D4) environment
    + Add Command Line functionality:
      /install
      /start
      /stop
      /uninstall
      /test (if compiled with DEBUG DEFINE only)
    + Parameter handling
 _uThreadPool.pas
    + Add class support
 +TermProc.dpr: Terminate a process by PID in service security level
   (If a service process break down, this service is very useful, 
    beacuse you able to kill the needless service process.)
    