wine/dlls/advapi32
Francois Gouget 42bd3bb79a advapi32/tests: Enumerate the services using the Unicode API.
The ANSI one is broken in some UTF-8 locales which prevents most of the
tests from running. So use the Unicode API for most tests and just
confirm that it is consistent with the ANSI one instead of doing the
reverse.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=52895
2023-03-17 19:02:10 +01:00
..
tests advapi32/tests: Enumerate the services using the Unicode API. 2023-03-17 19:02:10 +01:00
advapi.c advapi32: Add stub for PerfQueryCounterData(). 2022-09-13 12:54:54 +02:00
advapi32.spec advapi32: Add stub for PerfQueryCounterData(). 2022-09-13 12:54:54 +02:00
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 advapi32: Implement RegRenameKey(). 2022-06-28 15:54:15 +02:00
security.c advapi32: Fix spec entry for LookupPrivilegeDisplayName{A,W}. 2022-06-09 20:56:39 +02:00
service.c
version.rc
wmi.c