wine/dlls/advapi32
Francois Gouget 81e33a3484 advapi32/tests: Take into account service start / stop race conditions.
Services sometimes start or stop between two EnumServicesStatus()
calls. Fortunately this is rare so the tests can just retry to get the
expected result.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=53460
2023-03-17 19:02:08 +01:00
..
tests advapi32/tests: Take into account service start / stop race conditions. 2023-03-17 19:02:08 +01:00
advapi.c
advapi32.spec
advapi32_misc.h
cred.c
crypt.c advapi32: Bump random buffer size. 2023-01-25 18:31:03 +01:00
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c
lsa.c
Makefile.in
registry.c
security.c
service.c
version.rc
wmi.c