Allow configuring output file truncation.
authorIain Patterson <me@iain.cx>
Fri, 22 Nov 2013 15:22:21 +0000 (15:22 +0000)
committerIain Patterson <me@iain.cx>
Fri, 22 Nov 2013 15:22:21 +0000 (15:22 +0000)
commitc1bc67d13894b1b9456fb85abdabc4dbb5d71bcc
tree7eeab481d54092e6a0d048405cbe21f8581a1386
parente72db63c5e025d3936be5228c8c1ffe4deb3f15d
Allow configuring output file truncation.

A new checkbox in the GUI allows specifying that stdout and stderr
should be truncated rather than appended.  The registry must still
be used to set different disposition for each or to control the
disposition of stdin.
gui.cpp
io.cpp
io.h
nssm.rc
registry.cpp
resource.h
service.h