Use close_handle().
[nssm.git] / process.h
2016-07-28 Iain PattersonCommand to show processes started by the service.
2016-07-28 Iain PattersonAdded get_debug_token().
2016-07-28 Iain PattersonAbstract kill_process_tree().
2016-02-28 Iain PattersonUse CRLF consistently.
2014-12-30 Iain PattersonRefactor kill functions to be independent of services.
2014-01-27 Iain PattersonSend Control-C to the right window.
2014-01-23 Iain PattersonMoved environment functions to a new file.
2013-11-26 Iain PattersonAdded test_environment().
2013-11-26 Iain PattersonAllow compiling as a Unicode application.
2013-11-20 Iain PattersonPass parameters around in a data structure.
2013-11-15 Iain PattersonUse await_shutdown().
2013-10-31 Iain PattersonSkip some or all methods of stopping the application.
2013-02-19 Iain PattersonTry to send Control-C event to application console.
2012-12-02 Iain PattersonFixed crash when stopping the service.
2011-02-03 Iain PattersonTry to kill the process tree gracefully.
2011-01-25 Iain PattersonKill process tree when stopping service.