In particular:
* Fix the resume handle comments.
* Don't expect START_PENDING and STOP_PENDING services to have a process id.
* Take into account service start / stop race conditions.
* Enumerate the services using the Unicode API since the ANSI one is broken in some UTF-8 locales.
* Skip some tests if the EventLog service crashed.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2431