Sweden-Number/dlls/kernel32
Alexandre Julliard f3831cf2cb configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
This provides better backwards compatibility when running with a
32-bit prefix.
2010-05-17 12:42:30 +02:00
..
nls kernel32: The Isle of Man uses the Manx Pound. 2010-04-22 11:28:37 +02:00
tests kernel32: Return the correct processor arch and type in wow64 mode. 2010-05-13 11:51:11 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Don't set last error on success in OpenConsoleW. 2010-04-01 18:12:40 +02:00
console_private.h
cpu.c kernel32: Return the correct processor arch and type in wow64 mode. 2010-05-13 11:51:11 +02:00
debugger.c kernel32: Implement CheckRemoteDebuggerPresent(). 2010-03-15 15:56:56 +01:00
editline.c
environ.c
except.c
fiber.c kernel32: Fix return value of FlsFree. 2010-03-22 15:53:42 +01:00
file.c
format_msg.c kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W. 2010-05-03 13:56:53 +02:00
heap.c kernel32: Fix return code from LocalUnlock for pointer passed to it. 2010-05-10 10:04:54 +02:00
kernel32.spec
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Map the new detailed direction information back to the Windows constants. 2010-04-14 18:00:45 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Move a 16 bit related comment to krnl386. 2010-05-14 18:03:03 +02:00
oldconfig.c kernel32: Abstract the key creation routine and move the key existence check to the top-level function. 2010-03-13 19:24:46 +01:00
path.c
powermgnt.c
process.c configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader. 2010-05-17 12:42:30 +02:00
profile.c
resource.c
string.c
sync.c
tape.c
thread.c kernel32: Add an x86_64 implementation for the TEB access functions. 2010-05-07 14:15:25 +02:00
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c