Correct CloseHandle() call.
authorIain Patterson <me@iain.cx>
Sun, 2 Mar 2014 11:48:56 +0000 (11:48 +0000)
committerIain Patterson <me@iain.cx>
Sun, 2 Mar 2014 18:23:04 +0000 (18:23 +0000)
Closing a service handle is done with CloseHandle() not
CloseServiceHandle().


No differences found