Sweden-Number/dlls/kernel32/tests
Erich E. Hoover 5a84969f39 kernel32: Handle bogus DOS paths in GetVolumePathName.
Paths that are not NT and not even close to DOS don't actually fail
catastrophically.  Even though MSDN suggests that it returns the boot
drive in this case, tests indicate that it returns the drive of the
current working directory.
2015-06-23 20:46:07 +09:00
..
Makefile.in
actctx.c kernel32/tests: Add ARM and ARM64 arch strings. 2015-05-20 22:10:50 +09:00
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c
directory.c
drive.c
environ.c
fiber.c
file.c kernel32: Forward SetFileInformationByHandle FileDispositionInfo class to ntdll. 2015-06-11 15:34:42 +09:00
format_msg.c
generated.c
heap.c
loader.c kernel32/tests: Silence some loader and locale traces that generate too many lines. 2015-05-11 15:19:05 +09:00
locale.c kernel32: Treat empty locale name as LOCALE_INVARIANT. 2015-06-10 15:00:15 +09:00
mailslot.c
module.c
path.c kernel32: Fixed buffer overflow in GetShortPathNameW. 2015-05-25 21:43:17 +09:00
pipe.c
process.c kernel32/tests: Make test_StartupNoConsole() static. 2015-04-27 15:08:50 +09:00
profile.c
resource.c
resource.rc
sync.c
thread.c
time.c kernel32: Implement GetSystemTimes. 2015-06-11 15:58:34 +09:00
timer.c
toolhelp.c
version.c
virtual.c ntdll: Fix status code when NtMapViewOfSection parameter check fails. 2015-06-08 15:34:04 +09:00
volume.c kernel32: Handle bogus DOS paths in GetVolumePathName. 2015-06-23 20:46:07 +09:00