wine-wine/dlls/kernel32
Sebastian Lackner edc259fdeb kernel32/tests: Avoid test failures on systems where hardware DEP is not supported. 2014-10-29 20:31:09 +09:00
..
nls kernel32/nls: Added support for LOCALE_SOPENTYPELANGUAGETAG. 2014-10-06 17:33:44 +02:00
tests kernel32/tests: Avoid test failures on systems where hardware DEP is not supported. 2014-10-29 20:31:09 +09:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
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
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
fiber.c
file.c kernel32: Ignore flags on FindFirstFileExW. 2014-09-29 18:54:30 +02:00
format_msg.c kernel32: Remove some unused variables (Clang). 2014-10-23 12:14:10 +09:00
heap.c kernel32: Add a stub for SetSystemFileCacheSize. 2014-10-08 16:34:29 +02:00
kernel32.spec kernel32: Add a stub for CancelTimerQueueTimer. 2014-10-27 17:35:45 +09:00
kernel_main.c kernel32: Only try to load krnl386 in native applications. 2014-06-18 18:36:21 +02: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
locale.c kernel32: Remove some unused variables (Clang). 2014-10-23 12:14:10 +09:00
locale_rc.rc
lzexpand.c
module.c kernel32: Add detection of fake dlls when determining a binary type. 2014-08-22 12:44:24 +02: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: Fix incorrect lastpart in GetFullPathNameA with DBCS. 2014-10-14 14:20:05 +09:00
powermgnt.c
process.c kernel32: Set COMPUTERNAME environment variable. 2014-10-28 14:04:54 +09:00
profile.c
resource.c kernel32: Update VirtualAddress of resource section in write_raw_resources. 2014-06-17 09:04:15 +02: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
version.c
version.rc
virtual.c
volume.c kernel32: Do not omit mandatory argument to DeviceIoControl. 2014-07-21 11:55:35 +02:00
wer.c
winerror.mc kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +02:00