Sweden-Number/dlls/kernel32
Qian Hong bfd088dbc6 kernel32: Fixed buffer size on 64bit in IsWow64Process. 2015-01-16 20:15:32 +01:00
..
nls kernel32/nls: Added support for LOCALE_SOPENTYPELANGUAGETAG. 2014-10-06 17:33:44 +02:00
tests kernel32: Fixed buffer size on 64bit in IsWow64Process. 2015-01-16 20:15:32 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
actctx.c
atom.c
change.c
comm.c
computername.c kernel32: Fix out of bounds access in DnsHostnameToComputerName[AW]. 2014-01-30 10:33:28 +01:00
console.c kernel32: Add a workaround for broken apps that pass negative values to ReadConsole. 2014-04-16 10:54:15 +02:00
console_private.h
cpu.c kernel32: Fix implementation of K32GetPerformanceInfo. 2014-11-14 17:11:38 +09:00
debugger.c kernel32: Process DBG_RIPEXCEPTION events like regular exceptions. 2014-06-23 10:18:39 +02:00
editline.c
environ.c Assorted spelling/grammar fixes. 2014-10-02 16:58:53 +02:00
except.c kernel32: Make SetUnhandledExceptionFilter hotpatchable. 2015-01-16 16:52:11 +01:00
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c kernel32: Implement FindFirstFileExW level FindExInfoBasic. 2014-11-04 16:12:33 +09:00
format_msg.c kernel32: Remove some unused variables (Clang). 2014-10-23 12:14:10 +09:00
heap.c ntdll: Add stub for RtlSetHeapInformation. 2014-12-19 22:36:17 +01:00
kernel32.spec kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
kernel_main.c kernel32: Make GetTickCount and GetTickCount64 hotpatchable. 2014-12-11 11:57:18 +01:00
kernel_private.h kernel32: Add detection of fake dlls when determining a binary type. 2014-08-22 12:44:24 +02:00
lcformat.c kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
locale.c kernel32: Return proper char count in get_registry_locale_info. 2014-12-16 13:32:53 +01:00
locale_rc.rc
lzexpand.c
module.c psapi: Implement semi-stub for K32EnumProcessModulesEx. 2014-12-16 17:25:36 +01:00
nameprep.c tools: Don't include wine/unicode.h if not necessary. 2014-07-08 17:00:22 +02:00
oldconfig.c
path.c kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
powermgnt.c
process.c kernel32: Fixed buffer size on 64bit in IsWow64Process. 2015-01-16 20:15:32 +01:00
profile.c kernel32: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
resource.c kernel32: Fix write_raw_resources to support 32 and 64 PE formats. 2015-01-05 16:29:03 +01:00
string.c
sync.c kernel32: Add a stub for CancelTimerQueueTimer. 2014-10-27 17:35:45 +09:00
tape.c
term.c
thread.c ntdll: Fix leaking activation context when terminating via exit_thread(). (Valgrind). 2014-06-23 10:17:26 +02:00
time.c kernel32: Return correct buffer size when returning DBCS characters. 2014-06-12 18:25:06 +02:00
toolhelp.c kernel32: Prevent endless loop if NtQuerySystemInformation fails. 2014-01-01 20:45:31 +01:00
version.c
version.rc
virtual.c kernel32: Fix page protection to access mapping performed by CreateFileMapping. 2014-02-10 10:46:52 +01:00
volume.c kernel32: Do not omit mandatory argument to DeviceIoControl. 2014-07-21 11:55:35 +02:00
wer.c kernel32: Added WerUnregisterMemoryBlock() stub. 2014-03-20 10:42:01 +01:00
winerror.mc kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +02:00