Sweden-Number/dlls/advapi32
Francois Gouget ad9fb96e5b advapi32/tests: The Everyone group name is sometimes translated.
This depends on SystemPreferredUILanguages, which does not always
match the language really used by the Windows interface
(UserDefaultUILanguage). Also the group name is not translated in all
languages. So just check the name that LsaLookupSids() returns in a
few known languages.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-23 11:37:11 +01:00
..
tests advapi32/tests: The Everyone group name is sometimes translated. 2020-03-23 11:37:11 +01:00
Makefile.in
advapi.c
advapi32.spec
advapi32_misc.h
cred.c
crypt.c advapi32: Fix 3 comments about pdwReserved and dwFlags. 2020-03-18 19:37:21 +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
lsa.c advapi32: Return the string SID if LookupAccountSid() fails. 2020-02-02 18:48:23 +01:00
registry.c
security.c advapi32: Fix the name and use of DOMAIN_GROUP_RID_USERS. 2020-02-02 18:48:23 +01:00
service.c
svcctl.idl
version.rc
wmi.c