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: Use wide character string literals. 2020-09-10 22:06:39 +02:00
advapi32.spec advapi32: Add stub for LsaEnumerateAccounts. 2021-05-11 22:15:05 +02:00
advapi32_misc.h advapi32: Replace SERV_dup() with strdupAW(). 2020-04-28 11:21:40 +02:00
cred.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
crypt.c advapi32: Handle exceptions from dereferencing invalid crypt objects' handles. 2021-02-23 22:30:31 +01:00
crypt.h advapi32: Use standard refcount in CRYPTPROV. 2020-03-17 16:00:07 +01:00
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 advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
security.c advapi32: Fix typo. 2021-06-09 23:38:44 +02:00
service.c advapi32: Remove superfluous cast to self. 2020-09-22 21:45:37 +02:00
version.rc advapi32: Update version resource. 2021-04-05 15:07:01 +02:00
wmi.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00