Fixed warning when file disposition isn't set.
authorIain Patterson <me@iain.cx>
Wed, 22 Jan 2014 22:21:09 +0000 (22:21 +0000)
committerIain Patterson <me@iain.cx>
Wed, 22 Jan 2014 22:22:48 +0000 (22:22 +0000)
commit1d0794061744bd7f6ebde9548e408e83d4195d0a
tree884e6781e27421820d83b90e378b089f5d3d1414
parent981d0a417775b8042efc477b20af8f7e95cd15a3
Fixed warning when file disposition isn't set.

If AppStdoutDisposition and AppStderrDisposition are both missing from
the registry, the service editing GUI would incorrectly complain that
the current configuration couldn't be represented in the interface.
gui.cpp