wine-wine/dlls/kernel32
Michael Müller 1b26d38095 kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping.
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
..
nls kernel32/nls: Fix LOCALE_SMONTHNAME5/LOCALE_SABBREVMONTHNAME5 for LANG_PERSIAN. 2016-05-20 12:52:59 +09:00
tests ntdll: NtUnmapViewOfSection should succeed for all offsets within the mapped range. 2016-07-19 22:03:21 +09:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Add GetConsoleFontInfo stub. 2016-04-25 18:53:27 +09:00
console_private.h
cpu.c kernel32: Fix typo of i386 macro name in GetLargePageMinimum(). 2016-06-20 20:06:38 +09:00
debugger.c kernel32/tests: Spelling fixes for a couple of comments. 2016-04-20 16:54:48 +09:00
editline.c kernel32: Fix memory leak in WCEL_FindPrevInHist. 2016-07-05 23:22:05 +09:00
environ.c
except.c
fiber.c
file.c kernel32: Don't cache the full directory in FindFirstFileEx. 2016-05-05 01:27:44 +09:00
format_msg.c
heap.c kernel32: Add FreeUserPhysicalPages stub. 2016-04-28 13:11:31 +09:00
kernel32.spec ntdll: Add RtlRestoreContext implementation. 2016-07-06 11:49:33 +09:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Fix typos in a couple of comments. 2016-07-04 11:01:42 +09:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c kernel32: Fix possible leak of directory handle in RemoveDirectoryW. 2016-05-04 01:03:27 +09:00
powermgnt.c
process.c kernel32: Overhaul the handling of argv in set_process_name(). 2016-07-15 11:16:11 +09:00
profile.c
resource.c
string.c
sync.c kernel32: Store synchronization objects under the session directory. 2016-07-18 16:21:24 +09:00
tape.c
term.c
thread.c kernel32: Improve the stub for GetThreadPreferredUILanguages. 2016-04-29 20:30:57 +09:00
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping. 2016-07-19 22:03:21 +09:00
volume.c kernel32: Fix typos in a couple of comments. 2016-07-04 11:01:42 +09:00
wer.c
winerror.mc