Fixed incomplete set_service_recovery().
authorIain Patterson <me@iain.cx>
Tue, 15 May 2012 10:05:57 +0000 (11:05 +0100)
committerIain Patterson <me@iain.cx>
Sun, 20 May 2012 13:23:19 +0000 (14:23 +0100)
A rogue return prevented set_service_recovery() from actually doing anything.
Also we weren't checking for failure in ChangeServiceConfig2().  We expect
ERROR_INVALID_LEVEL on pre-Vista Windows but other errors were not detected.

French translation by François-Régis Tardy.


No differences found