wine-wine/dlls/kernel32
Alexandre Julliard f195c1eb5a winegcc: Don't import winecrt0 by default when building with -nodefaultlibs. 2010-07-26 12:46:00 +02:00
..
nls kernel32: Update the Dutch translation. 2010-07-19 11:09:48 +02:00
tests kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW. 2010-07-22 13:09:24 +02:00
Makefile.in winegcc: Don't import winecrt0 by default when building with -nodefaultlibs. 2010-07-26 12:46:00 +02:00
actctx.c
atom.c kernel32: Avoid using HIWORD on types that are 64bit on Win64. 2010-02-10 14:33:52 +01:00
change.c
comm.c
computername.c kernel32: Update a warning. 2010-06-25 10:25:02 +02:00
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 kernel32: Make sure we always have a valid process title. 2010-06-08 11:53:58 +02:00
except.c ntdll: Fix the return status of NtQueryValueKey for a too small buffer. 2010-02-16 14:28:41 +01:00
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 kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex). 2010-07-20 12:56:26 +02:00
kernel_main.c kernel32: Move shared heap creation to krnl386 and load it by default on Win9x versions. 2010-03-01 11:34:34 +01:00
kernel_private.h
lcformat.c kernel32/lcformat: Get rid of back jumps on errors. 2010-03-01 11:34:09 +01:00
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 kernel32: Deal with unix paths in wine_get_dos_file_name. 2010-07-23 13:05:32 +02:00
powermgnt.c
process.c kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex). 2010-07-20 12:56:26 +02:00
profile.c
resource.c kernel32: Enhance EndUpdateResource. 2010-07-22 11:41:41 +02:00
string.c
sync.c kernel32: Add stub for QueryMemoryResourceNotification. 2010-06-29 10:55:36 +02:00
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 ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated. 2010-03-03 20:05:40 +01:00
volume.c