Sweden-Number/dlls/advapi32
Giovanni Mascellani 4581f50819 advapi32/tests: Check that registry time zone records have a display name.
While the display name is not a member of TIME_ZONE_INFORMATION, it is
still available in the registry. In English it corresponds to the
comments preceding groups of time zones in Unicode CLDR's
windowsZones.xml.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-27 16:52:30 +02:00
..
tests advapi32/tests: Check that registry time zone records have a display name. 2021-04-27 16:52:30 +02:00
Makefile.in advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
advapi.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
advapi32.spec advapi32: Stub QueryTraceA(). 2021-04-26 21:34:02 +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 advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_des.c advapi32: Remove unused function. 2009-01-02 11:51:35 +01:00
crypt_lmhash.c
eventlog.c advapi32: Stub QueryTraceA(). 2021-04-26 21:34:02 +02:00
lsa.c advapi32: Implement LsaGetUserName. 2020-11-10 20:31:58 +01:00
registry.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
security.c advapi32: Don't revoke ACCESS_DENIED_ACE. 2021-03-15 22:23:02 +01: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