wine/dlls/advapi32
Francois Gouget ab6edd0932 advapi32/tests: Fix some Perflib subkey tests.
Some languages don't have a subkey (e.g. German), and for others the
subkey is the full language id rather than the primary language id (e.g.
Portuguese).
Furthermore there should be a CurrentLanguage key with localized values.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-01 17:06:22 +02:00
..
tests advapi32/tests: Fix some Perflib subkey tests. 2021-09-01 17:06:22 +02:00
advapi.c
advapi32.spec advapi32: Add stub for LsaEnumerateAccounts. 2021-05-11 22:15:05 +02:00
advapi32_misc.h
cred.c
crypt.c
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c advapi32: Stub QueryTraceA(). 2021-04-26 21:34:02 +02:00
lsa.c advapi32: Quiet a couple of noisy FIXMEs. 2021-05-18 09:56:37 +02:00
Makefile.in advapi32: Link to msvcrt.dll. 2021-07-21 17:44:34 +02:00
registry.c
security.c advapi32: Fix typo. 2021-06-09 23:38:44 +02:00
service.c
version.rc
wmi.c