Really fix warning when file disposition isn't set.
authorIain Patterson <me@iain.cx>
Sun, 26 Jan 2014 16:12:11 +0000 (16:12 +0000)
committerIain Patterson <me@iain.cx>
Sun, 26 Jan 2014 16:27:07 +0000 (16:27 +0000)
commit3097c59e0683e3ff5c4fe27cbf1cf1f901909da7
treec908aaa6d0b44a39ff9dddc9f2238eb83ec46fea
parent2f68d60ad478ec2bf14086b7ef3726824af462b8
Really fix warning when file disposition isn't set.

If AppStdoutDisposition and AppStderrDisposition are both missing from
the registry, the service editing GUI would still incorrectly complain
that the current configuration couldn't be represented in the interface
even though a previous commit claimed to fix that.
gui.cpp