services: Don't close the overlapped event when terminating a service.
commit154aef98d88f16acbcc029d298cc21227b87d305
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2012 19:19:04 +0000 (8 13:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2012 19:19:04 +0000 (8 13:19 -0600)
tree14ec41c4955ea67b6c1bd4e083aa87699e8b0716
parent8ab65c222e39e4c5cb6ce8ae943c982f93910487
services: Don't close the overlapped event when terminating a service.

An overlapping I/O operation may still be in progress.
programs/services/services.c