Sweden-Number/dlls/ntdll
Akihiro Sagawa 22612bcff5 ntdll: Add a timezone mapping rule for North Korea Standard Time.
Otherwise, another UTC+9 timezone matches to the timezone.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50213
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-01 13:43:07 +01:00
..
tests ntdll/tests: Don't check the load address in the WoW64 case. 2020-11-30 21:36:12 +01:00
unix ntdll: Add a timezone mapping rule for North Korea Standard Time. 2020-12-01 13:43:07 +01:00
Makefile.in include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c ntdll: Return failure from RtlQueryProcessDebugInformation. 2020-11-26 21:31:53 +01:00
directory.c
env.c
error.c
exception.c include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
handletable.c
heap.c ntdll: Raise debug exceptions when invalid heap is destroyed. 2020-11-20 19:01:04 +01:00
large_int.c
loader.c ntdll: Use a dynamically allocated buffer in find_forwarded_export() if necessary. 2020-11-23 21:05:04 +01:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Reimplement DbgPrint* using DBG_PRINTEXCEPTION_C. 2020-11-20 19:01:04 +01:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c ntdll: Handle 64-bit addresses in +seh traces on x64. 2020-12-01 13:15:31 +01:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
virtual.c
wcstring.c