Sweden-Number/dlls/kernel32
Vincent Povirk 82a55e7bf8 kernel32/tests: Avoid testing for a hard-coded timezone name.
It turns out timezone names are localized, so this breaks on non-English
Windows 8 and 10 systems.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-12 23:06:55 +09:00
..
nls kernel32/nls: Regional settings translation for Czech and Slovak. 2015-12-10 16:35:28 +09:00
tests kernel32/tests: Avoid testing for a hard-coded timezone name. 2016-02-12 23:06:55 +09:00
Makefile.in
actctx.c
atom.c
change.c
comm.c kernel32: Add TRACE to SetCommState. 2015-12-23 16:33:19 +01:00
computername.c
console.c kernel32: Implement the TRUE pathway of GetCurrentConsoleFont. 2016-01-28 01:22:33 +09:00
console_private.h
cpu.c
debugger.c
editline.c kernel32: Apply the new background colour to the active line. 2016-01-26 23:28:38 +09:00
environ.c
except.c
fiber.c
file.c
format_msg.c
heap.c kernel32: Also check OS version to detect old binaries in GlobalMemoryStatus. 2015-12-01 21:02:19 +09:00
kernel32.spec kernel32: Forward InterlockedPushListSList[Ex] to ntdll. 2016-02-11 12:22:20 +09:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Set error if dstlen < 0 in codepage conversion functions. 2016-01-25 18:49:49 +09:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c kernel32: Add SetSearchPathMode stub. 2016-01-14 22:16:50 +09:00
powermgnt.c
process.c ntdll: Implement SystemLogicalProcessorInformationEx. 2016-01-29 00:49:31 +09:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c kernel32: Implement GetTimeZoneInformationForYear. 2016-02-03 00:00:32 +09:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc