wine-wine/dlls/kernel32
Michael Stefaniuc a7daccb674 kernel32: Don't free a NULL / not yet allocated pointer (PVS-Studio). 2015-03-09 22:06:56 +09:00
..
nls kernel32/nls: Added support for LOCALE_SOPENTYPELANGUAGETAG. 2014-10-06 17:33:44 +02:00
tests kernel32: In GetTempPathW only copy the path if it fits and zero the buffer when it doesn't. 2015-03-05 21:42:32 +09:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c kernel32: Fix implementation of K32GetPerformanceInfo. 2014-11-14 17:11:38 +09:00
debugger.c
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
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: Add SetVolumeMountPointA/W stubs. 2015-02-12 22:12:22 +09: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: Support UTF-7 in MultiByteToWideChar. 2015-02-09 20:41:42 +09:00
locale_rc.rc
lzexpand.c
module.c kernel32: Recognize 64-bit Mach-O modules, too. 2015-01-23 11:10:57 +01:00
nameprep.c
oldconfig.c
path.c kernel32: Don't free a NULL / not yet allocated pointer (PVS-Studio). 2015-03-09 22:06:56 +09:00
powermgnt.c
process.c kernel32: Add GetSystemFirmwareTable stub. 2015-01-26 12:06:04 +01:00
profile.c
resource.c kernel32: Fix writing resource section as a last section in UpdateResource(). 2015-01-28 21:30:01 +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 kernel32: Don't use %gs on 64-bit Mac OS. 2015-01-23 11:11:37 +01:00
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Add SetVolumeMountPointA/W stubs. 2015-02-12 22:12:22 +09:00
wer.c
winerror.mc