Sweden-Number/dlls/kernel32/tests
Michael Müller 1311c8157b ntdll: NtUnmapViewOfSection should succeed for all offsets within the mapped range.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-19 22:03:21 +09:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c kernel32/tests: Use inline implementation of NtCurrentTeb for debugger tests. 2016-07-15 11:13:15 +09:00
directory.c
drive.c
environ.c
fiber.c kernel32/tests: Add some tests for fiber-local storage. 2016-07-19 19:59:30 +09:00
file.c
format_msg.c
generated.c
heap.c
loader.c kernel32/tests: Add a test for sorting of InMemoryOrderModuleList. 2016-07-07 21:23:26 +09:00
locale.c kernel32/tests: Fix a typo in skip() message. 2016-06-23 22:49:33 +09:00
mailslot.c
module.c
path.c
pipe.c
process.c kernel32/tests: Use inline implementation of NtCurrentTeb for process tests. 2016-07-19 09:52:39 +09:00
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Add tests for GetThreadSelectorEntry. 2016-07-15 11:17:06 +09:00
time.c
timer.c
toolhelp.c
version.c
virtual.c ntdll: NtUnmapViewOfSection should succeed for all offsets within the mapped range. 2016-07-19 22:03:21 +09:00
volume.c